47 Commits

Author SHA1 Message Date
Yann Cébron
fe820fea7a [code samples] gradle-6.7.1 2020-11-17 15:26:51 +01:00
Yann Cébron
2761657f5e gradle-intellij-plugin 0.6.3 2020-11-09 17:05:56 +01:00
Jakub Chrzanowski
036b168292 gradle-intellij-plugin 0.6.2 2020-11-05 15:12:16 +01:00
Jakub Chrzanowski
bd4e38832e Switch Gradle Wrapper to -all to improve the IntelliSense JetBrains/intellij-platform-plugin-template#48 2020-10-16 14:50:15 +02:00
Jakub Chrzanowski
a2a243c289 Upgrade Gradle Wrapper to v6.7 2020-10-15 17:10:31 +02:00
Jakub Chrzanowski
a40db91508 Cleanup code_samples JavaDocs 2020-10-07 15:44:55 +02:00
Yann Cébron
db57c900a2 gradle-intellij-plugin 0.5.0 2020-10-05 19:06:19 +02:00
Yann Cébron
0fd72aaec3 gradle-intellij-plugin 0.4.26 2020-10-01 14:39:49 +02:00
Jakub Chrzanowski
803a9d3ca8
Docs maintenance (#316)
docs maintenance
2020-09-21 17:15:08 +02:00
Yann Cébron
ef18eeebb4 gradle-intellij-plugin 0.4.22 2020-09-03 15:02:13 +02:00
Jakub Chrzanowski
c2868307dc
Code Samples READMEs 2020-08-12 11:25:19 +02:00
JohnHake
f89cc25d44 [2020.2 release] IJSDK-869 update intellij.version to 2020.2
Add notes about AnnotationHolder changes
Update upsource links per inspections
Fixes deprecation warning for AnnotationHolder
Compiles, but deprecation warnings for AbstractTreeBuilder, AbstractTreeUpdater, AnnotationHolder
2020-07-28 21:31:31 -07:00
Yann Cébron
0a4ac6f6d7 code samples: gradle 6.5 2020-06-22 15:17:14 +02:00
Yann Cébron
2507511d17 gradle-intellij-plugin 0.4.21 2020-05-13 10:49:39 +02:00
JohnHake
62f1dd02a2 [build.gradle] change to sinceBuild and untilBuild for 201 2020-05-12 15:04:48 -07:00
JohnHake
2f211997c5 [code samples] correct buildSearchableOptions 2020-05-08 12:03:14 -07:00
JohnHake
6d3afaccc4 [code samples] disable building searchable options IJSDK-792 2020-05-07 13:04:17 -07:00
Yann Cébron
415c622c57 gradle-intellij-plugin 0.4.20 2020-05-06 19:48:29 +02:00
Yann Cébron
0f33aa6c29 code samples: build.gradle cleanup 2020-04-24 14:58:26 +02:00
Jakub Chrzanowski
6cef512fe3 [Code Samples Inspection] Proofreading > Typo 2020-04-16 11:31:29 +02:00
JohnHake
42569d0d34 [code samples] Update to 2020.1 IntelliJ Platform IJSDK-802 2020-04-09 11:12:46 -07:00
Yann Cébron
15546e0a63 gradle-intellij-plugin 0.4.18 2020-04-02 11:40:17 +02:00
Yann Cébron
d8ca8838d6 maxOpenProjects: format build.gradle 2020-03-30 14:11:38 +02:00
JohnHake
c9f8567168 [code samples] update to 2019.3.4 platform 2020-03-27 13:55:09 -07:00
Yann Cébron
ef27d1d1fc gradle-intellij-plugin 0.4.17 2020-03-24 11:20:17 +01:00
JohnHake
137a0e9f6e IJSDK-424 2020-03-18 18:42:50 -07:00
Jakub Chrzanowski
582b1a5d72 [code samples] plugin.xml files cleanup 2020-03-18 16:53:51 +01:00
JohnHake
bb1f61bafd Gradle dists gradle-6.1.1-all 2020-03-02 20:01:54 -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
JohnHake
afae67615d Works 2020-02-27 20:08:28 -08:00
JohnHake
5ec0818022 Inc Feedback 2020-02-27 17:25:22 -08:00
JohnHake
807bbd087b Draft 2020-02-26 23:50:21 -08:00
JohnHake
bb86791741 New Copyright in code samples 2020-02-19 21:51:48 -08:00
JohnHake
ef7ccaaa77 Update Gradle 2020-02-16 20:07:37 -08:00
JohnHake
d5183d97e8 Reconfig Gradle 2020-02-16 19:53:51 -08:00
JohnHake
e4ed03950e Remove DevKit 2020-02-16 19:27:53 -08:00
JohnHake
0a4f1d96e4 IJSDK-657, IJSDK-665 2019-09-24 13:31:46 -07:00
JohnHake
97bb8fbf1b platform -> lang in plugin.xml 2019-06-19 17:34:10 -07:00
JohnHake
9b03c3b52a Fixed missing <depends> elements, refactored obsolete kotlin_demo. 2019-06-13 16:59:30 -07:00
Yann Cébron
258bc59be1 Code Samples: cleanup plugin.xml 2018-12-18 10:34:40 +01:00
Yann Cébron
f9194eadf4 plugin descriptors: remove obsolete idea-plugin@version attribute (IDEA-163694) 2016-11-11 17:48:01 +01:00
Breandan Considine
10140f33d4 Prefer wildcard imports to maximize vertical visibility in code samples
Too bad there isn't a way to filter lines with Jekyll Liquid tags
2016-03-21 16:59:17 -04:00
Breandan Considine
f416f02ce2 Tidy up code samples and wrap at 80 chars #IJSDK-24 2016-03-21 16:08:47 -04:00
breandan
6b7f0dcee4 Live template tutorial pt. 2 2016-01-12 00:39:50 -08:00
breandan
e8f66fb06b Migrate Intentions and Inspections tutorials from Confluence and minor fixes
- https://confluence.jetbrains.com/display/IDEADEV/Creation+of+Intention+Action
-https://confluence.jetbrains.com/display/IDEADEV/Inspection+of+Code+Source
2015-12-11 15:05:46 -05:00