Jakub Chrzanowski
|
b898fe1741
|
removed typo
|
2020-04-13 12:17:28 +02:00 |
|
Jakub Chrzanowski
|
3195b463e6
|
removed typo
|
2020-04-13 12:16:50 +02:00 |
|
Jakub Chrzanowski
|
0a69886c06
|
TPV-5209 http -> https
|
2020-04-13 12:09:48 +02:00 |
|
JohnHake
|
82bbf5b98b
|
[code samples] Update to 2020.1 IntelliJ Platform IJSDK-802
|
2020-04-09 11:12:46 -07:00 |
|
Yann Cébron
|
13cfe2c71f
|
gradle-intellij-plugin 0.4.18
|
2020-04-02 11:40:17 +02:00 |
|
Yann Cébron
|
e8e4e9dc43
|
theme_basics: fix comments in plugin.xml
|
2020-03-30 14:25:48 +02:00 |
|
Yann Cébron
|
641df4cc08
|
build.gradle formatting
|
2020-03-30 14:23:34 +02:00 |
|
Yann Cébron
|
1af8cf2a7e
|
maxOpenProjects: format build.gradle
|
2020-03-30 14:11:38 +02:00 |
|
JohnHake
|
8108a047ef
|
[code samples] update to 2019.3.4 platform
|
2020-03-27 13:55:09 -07:00 |
|
JohnHake
|
afe19b52c7
|
[code samples] fix project.group
|
2020-03-27 12:18:09 -07:00 |
|
Yann Cébron
|
7f4c56b758
|
gradle-intellij-plugin 0.4.17
|
2020-03-24 11:20:17 +01:00 |
|
JohnHake
|
4d6895589d
|
IJSDK-424
|
2020-03-18 18:42:50 -07:00 |
|
JohnHake
|
328e74a1fa
|
Merge branch 'IJSDK-755'
# Conflicts:
# reference_guide/api_notable/api_notable_list_2020.md
|
2020-03-18 16:07:27 -07:00 |
|
JohnHake
|
085f35ed2e
|
Add override-text
|
2020-03-18 15:58:39 -07:00 |
|
Jakub Chrzanowski
|
834e9b15c6
|
[code samples] plugin.xml files cleanup
|
2020-03-18 16:53:51 +01:00 |
|
Jakub Chrzanowski
|
51f8197af9
|
[kotlin demo] fixed package name
|
2020-03-18 16:37:50 +01:00 |
|
JohnHake
|
410c40f937
|
Add title case macro docs IJSDK-698
|
2020-03-17 18:38:07 -07:00 |
|
JohnHake
|
b48295a48b
|
[live templates] Inc PR
|
2020-03-16 11:02:15 -07:00 |
|
JohnHake
|
ba1c57dace
|
[live templates] Custom macro tests
|
2020-03-12 23:02:31 -07:00 |
|
JohnHake
|
4e80e8a17b
|
[live templates] Add custom macro
|
2020-03-11 16:09:13 -07:00 |
|
JohnHake
|
9336f8ff87
|
[live templates] Remove EP com.intellij.defaultLiveTemplatesProvider,
update docs, per IJSDK-698
|
2020-03-10 15:01:14 -07:00 |
|
JohnHake
|
0d2355eafd
|
IJSDK-755
|
2020-03-09 17:04:30 -07:00 |
|
Jakub Chrzanowski
|
8922dcd440
|
[code samples] fixed PSI namespace and plugin.xml
|
2020-03-07 22:00:20 +01:00 |
|
Yann Cébron
|
18ac589ade
|
[code samples] remove @author, cleanup
|
2020-03-06 17:43:54 +01:00 |
|
Yann Cébron
|
84ccddf494
|
[kotlin demo] HelloAction: cleanup, DumbAware
|
2020-03-06 17:37:59 +01:00 |
|
Yann Cébron
|
2c6e599cab
|
[theme] add pluginIcon.svg
|
2020-03-06 17:35:26 +01:00 |
|
Yann Cébron
|
abc67e56fb
|
[kotlin demo] cleanup <action> definition
|
2020-03-06 17:34:44 +01:00 |
|
Yann Cébron
|
63a64eab81
|
[kotlin demo] remove <depends> on Kotlin plugin
|
2020-03-06 17:31:33 +01:00 |
|
Yann Cébron
|
8c059acc5f
|
[kotlin demo] add pluginIcon.svg
|
2020-03-06 17:22:11 +01:00 |
|
Yann Cébron
|
f4797cc011
|
[simple language] SimplePsiImplUtil: cleanup
|
2020-03-06 17:18:21 +01:00 |
|
Yann Cébron
|
67f01950d5
|
[project view pane] ImagesProjectViewPane: superfluous @Nullable
|
2020-03-06 17:17:24 +01:00 |
|
Yann Cébron
|
8c23021496
|
[framework] DemoFramework: superfluous @Nullable
|
2020-03-06 17:16:58 +01:00 |
|
Yann Cébron
|
29ff4cd931
|
[code samples] remove explicit type
|
2020-03-06 17:14:43 +01:00 |
|
Yann Cébron
|
089a0a7e46
|
[code samples] unused imports
|
2020-03-06 17:13:30 +01:00 |
|
Yann Cébron
|
9823e26b1f
|
[conditional_operator_intention] fix intention group name casing
|
2020-03-06 17:10:14 +01:00 |
|
Yann Cébron
|
38fcf11ee9
|
[psi demo] fix plugin name casing
|
2020-03-06 17:09:46 +01:00 |
|
Yann Cébron
|
9af78ce3cd
|
[conditional_operator_intention] fix intention description folder name
|
2020-03-06 17:08:18 +01:00 |
|
Yann Cébron
|
fd05260e32
|
[module] DemoModuleType: fix getDescription() casing
|
2020-03-06 17:03:10 +01:00 |
|
Yann Cébron
|
4fa730da10
|
[simple language plugin] SimpleStructureViewElement: cleanup
|
2020-03-06 17:02:10 +01:00 |
|
Yann Cébron
|
cccacc3303
|
[code samples] add missing @NotNull
|
2020-03-06 16:59:29 +01:00 |
|
Yann Cébron
|
22e4b82163
|
[project view pane] cleanup code
|
2020-03-06 16:01:42 +01:00 |
|
Yann Cébron
|
3998ab116d
|
[code samples] introduce Gradle composite build
|
2020-03-06 12:55:10 +01:00 |
|
JohnHake
|
63b9f3e220
|
Gradle dists gradle-6.1.1-all
|
2020-03-02 20:01:54 -08:00 |
|
JohnHake
|
600f997482
|
IJSDK-564
|
2020-03-02 16:31:55 -08:00 |
|
JohnHake
|
3b63a60065
|
IJSDK-571
|
2020-03-02 16:07:10 -08:00 |
|
JohnHake
|
61ff434aae
|
IJSDK-681 Functional
|
2020-03-01 20:59:11 -08:00 |
|
JohnHake
|
373206dbd8
|
Still leaks - can't find Project with focus when 4th project closed.
|
2020-03-01 17:37:12 -08:00 |
|
JohnHake
|
1910030993
|
Utils added
IJSDK-681
|
2020-02-28 15:58:40 -08:00 |
|
JohnHake
|
7a1289600e
|
Works
|
2020-02-27 20:08:28 -08:00 |
|
JohnHake
|
081823f5e8
|
Inc Feedback
|
2020-02-27 17:25:22 -08:00 |
|