2404 Commits

Author SHA1 Message Date
Yann Cébron
a8a2ef25e5 [kotlin demo] remove <depends> on Kotlin plugin 2020-03-06 17:31:33 +01:00
Yann Cébron
2ad2b8effe [kotlin demo] add pluginIcon.svg 2020-03-06 17:22:11 +01:00
Yann Cébron
f428d37db5 [simple language] SimplePsiImplUtil: cleanup 2020-03-06 17:18:21 +01:00
Yann Cébron
dda3dd94fa [project view pane] ImagesProjectViewPane: superfluous @Nullable 2020-03-06 17:17:24 +01:00
Yann Cébron
1d55c05104 [framework] DemoFramework: superfluous @Nullable 2020-03-06 17:16:58 +01:00
Yann Cébron
6e6f3d7193 [code samples] remove explicit type 2020-03-06 17:14:43 +01:00
Yann Cébron
e2dfa1816e [code samples] unused imports 2020-03-06 17:13:30 +01:00
Yann Cébron
48222aa341 [conditional_operator_intention] fix intention group name casing 2020-03-06 17:10:14 +01:00
Yann Cébron
c72a11a279 [psi demo] fix plugin name casing 2020-03-06 17:09:46 +01:00
Yann Cébron
6d00a789bf [conditional_operator_intention] fix intention description folder name 2020-03-06 17:08:18 +01:00
Yann Cébron
59c257c16a [module] DemoModuleType: fix getDescription() casing 2020-03-06 17:03:10 +01:00
Yann Cébron
b52341f6fa [simple language plugin] SimpleStructureViewElement: cleanup 2020-03-06 17:02:10 +01:00
Yann Cébron
88a03f4c25 [code samples] add missing @NotNull 2020-03-06 16:59:29 +01:00
Yann Cébron
e81809ea4d [project view pane] cleanup code 2020-03-06 16:01:42 +01:00
Yann Cébron
647adde196 [code samples] gradle: use wrapper 2020-03-06 15:58:41 +01:00
Yann Cébron
406da067a8 [code sample] remove obsolete run configuration 2020-03-06 15:58:04 +01:00
Yann Cébron
e17494cced [code samples] introduce Gradle composite build, fixed gradle.xml 2020-03-06 13:02:22 +01:00
Yann Cébron
7777d4116f [code samples] introduce Gradle composite build 2020-03-06 12:55:10 +01:00
Yann Cébron
9cbfbc8a2a deployment.md: add "Building Distribution" 2020-03-06 11:10:08 +01:00
Jakub Chrzanowski
6cbd0bcf34 GitHub Actions - update the file structure 2020-03-06 07:29:11 +01:00
Jakub Chrzanowski
b37aaba5c9 GitHub Actions - update the file structure 2020-03-06 06:53:15 +01:00
Jakub Chrzanowski
a2a9463743 GitHub Actions - build test for the pull requests 2020-03-06 06:29:26 +01:00
Yann Cébron
e678385163 README.md: cleanup 2020-03-05 12:08:23 +01:00
Yann Cébron
3804ff1130 about.md: cleanup 2020-03-05 12:02:46 +01:00
Yann Cébron
afa0dbe90b welcome.md: move to /intro/ 2020-03-05 11:57:56 +01:00
Yann Cébron
08ef6fcfa3 basics.md: move to /basics/ 2020-03-04 17:54:56 +01:00
Yann Cébron
3f0710daf0 faq.md: move to /basics/ 2020-03-04 17:49:01 +01:00
Yann Cébron
3c53b10931 api_changes_list_2020.md: Images plugin (#258) 2020-03-04 11:20:28 +01:00
Yann Cébron
611962f74f notifications.md: cosmetics 2020-03-03 18:05:47 +01:00
Grig Alex
40e0954e20
Add NotificationGroup with example (#257)
* Add NotificationGroup with example

Because Notifications.Bus.register() is deprecated

* Refactor code snippet after review

Move NotificationGroup instance to class constant
2020-03-03 17:47:17 +01:00
Yann Cébron
1cd2fcd51f sdk.md: mention ProjectJdkTable 2020-03-03 17:42:23 +01:00
John Hake
e2ae1b6ff9
Merge pull request #243 from codenameone/patch-2
Merge pull request #243
2020-03-03 08:37:10 -08:00
Yann Cébron
761f8366e8 [build] rake 12.3.3 2020-03-03 12:30:45 +01:00
JohnHake
bb1f61bafd Gradle dists gradle-6.1.1-all 2020-03-02 20:01:54 -08:00
JohnHake
1c24acae4a IJSDK-564 2020-03-02 16:31:55 -08:00
JohnHake
02171b7797 IJSDK-571 2020-03-02 16:07:10 -08:00
JohnHake
dcb5bac3d7 Merge branch 'IJSDK-681' 2020-03-01 21:03:56 -08:00
JohnHake
8053a4f074 IJSDK-681 Functional 2020-03-01 20:59:11 -08:00
JohnHake
b34b06f94b Still leaks - can't find Project with focus when 4th project closed. 2020-03-01 17:37:12 -08:00
JohnHake
1637761582 Utils added
IJSDK-681
2020-02-28 15:58:40 -08:00
Yann Cébron
bb3f1dd2e8 build_number_ranges.md: 2020.1 2020-02-28 16:12:13 +01:00
Yann Cébron
28ab9ccc80 api_changes_list.md: remove 2020.1 compatibility checks note 2020-02-28 09:59:42 +01:00
Jakub Chrzanowski
32b33611ba
Merge pull request #256 from alexengrig/patch-1
Fix mismatch in the closing tag
2020-02-28 07:10:29 +01:00
Grig Alex
c0256da2d6
Fix mismatch in closing tag 2020-02-28 09:04:04 +03:00
JohnHake
afae67615d Works 2020-02-27 20:08:28 -08:00
JohnHake
5ec0818022 Inc Feedback 2020-02-27 17:25:22 -08:00
Yann Cébron
06fabf70d5 api_changes_list_2020.md: group Python 2020-02-27 16:23:55 +01:00
Lada Gagina
daae94948f
PyCharm API changes (#254)
Document PyCharm API changes due to https://youtrack.jetbrains.com/issue/PY-39499
2020-02-27 16:21:33 +01:00
Yann Cébron
68e2949804 basics.md: align menu entry name 2020-02-27 12:16:44 +01:00
Yann Cébron
8e6592266a Add "Content Updates" page listing notable updates/additions to docs/samples 2020-02-27 12:05:12 +01:00