81 Commits

Author SHA1 Message Date
Yann Cébron
40e3406ecd code samples: upgrade dependency on Java plugin to ID-notation (IJSDK-796) 2020-11-04 17:04:05 +01:00
Yann Cébron
062c100cfb simple_language_plugin: suppress deprecation warning for SimpleFileTypeFactory 2020-11-03 17:21:09 +01:00
Yann Cébron
f5a0464217 simple_language_plugin: register SimpleReferenceContributor with language="JAVA" 2020-11-03 17:20:20 +01:00
Jakub Chrzanowski
90804ad138 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
8319ef2626 Upgrade Gradle Wrapper to v6.7 2020-10-15 17:10:31 +02:00
Jakub Chrzanowski
5942892ddb Cleanup code_samples JavaDocs 2020-10-07 15:44:55 +02:00
Yann Cébron
09c3ed4620 gradle-intellij-plugin 0.5.0 2020-10-05 19:06:19 +02:00
Yann Cébron
83ff160302 gradle-intellij-plugin 0.4.26 2020-10-01 14:39:49 +02:00
Jakub Chrzanowski
2dce0189b9 Docs maintenance (#316)
docs maintenance
2020-09-21 17:15:08 +02:00
Yann Cébron
b0df56f294 gradle-intellij-plugin 0.4.22 2020-09-03 15:02:13 +02:00
Yann Cébron
5774ff7036 [simple language plugin] FQN EP names in comment 2020-08-12 11:42:31 +02:00
Jakub Chrzanowski
857d945494 Code Samples READMEs 2020-08-12 11:25:19 +02:00
JohnHake
f47a5ac1bf [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
JohnHake
ba79da41e8 [custom language] IJSDK-829 Update screenshots to display https
Resize images; remove some Liquid {:width=} tags
                  Remove errant newline at end of ParsingTestData.simple
2020-07-22 14:34:54 -07:00
Yann Cébron
1ee945229c [simple language] SimpleCompletionContributor: cleanup 2020-07-15 17:39:33 +02:00
Yann Cébron
bba727c859 code samples: gradle 6.5 2020-06-22 15:17:14 +02:00
Yann Cébron
13caa6a39d gradle-intellij-plugin 0.4.21 2020-05-13 10:49:39 +02:00
JohnHake
59c87425b8 [build.gradle] change to sinceBuild and untilBuild for 201 2020-05-12 15:04:48 -07:00
JohnHake
0d1c966cc9 [code samples] correct buildSearchableOptions 2020-05-08 12:03:14 -07:00
Yann Cébron
0ad38699d8 [simple language plugin] reference on externalizing idea.home.path 2020-05-08 17:19:22 +02:00
Yann Cébron
68aae7d36e [simple language plugin] add missing copyrights 2020-05-08 12:27:27 +02:00
JohnHake
ab9ba3a221 [code samples] disable building searchable options IJSDK-792 2020-05-07 13:04:17 -07:00
Yann Cébron
209b73ebe1 gradle-intellij-plugin 0.4.20 2020-05-06 19:48:29 +02:00
Yann Cébron
467067e804 code samples: build.gradle cleanup 2020-04-24 14:58:26 +02:00
Yann Cébron
ff93316fdf build.gradle: use testImplementation instead of deprecated testCompile 2020-04-24 11:28:07 +02:00
Jakub Chrzanowski
307ef13711 [Code Samples Inspection] Java > Java language level migration aids > Java 8 > Statement lambda can be replaced with expression lambda 2020-04-16 12:01:49 +02:00
Jakub Chrzanowski
a69f211cfd [Code Samples Inspection] Java > Java language level migration aids > Java 8 > Anonymous type can be replaced with lambda 2020-04-16 12:00:10 +02:00
Jakub Chrzanowski
abcafa064a [Code Samples Inspection] Java > Code style issues > Field may be 'final' 2020-04-16 11:57:35 +02:00
Jakub Chrzanowski
60104e0c79 [Code Samples Inspection] Proofreading > Typo 2020-04-16 11:31:29 +02:00
Jakub Chrzanowski
302968b024 [Code Samples Inspection] Java > Internationalization > Incorrect string capitalization 2020-04-16 11:21:20 +02:00
Jakub Chrzanowski
df7afcd9a9 [Code Samples Inspection] Redundant suppression 2020-04-16 11:13:02 +02:00
JohnHake
ca103ddb0f [simple language] fix parsing test failures
regenerate files after TPV-5209
2020-04-13 09:59:20 -07: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
JohnHake
8108a047ef [code samples] update to 2019.3.4 platform 2020-03-27 13:55: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
Yann Cébron
f4797cc011 [simple language] SimplePsiImplUtil: cleanup 2020-03-06 17:18:21 +01:00
Yann Cébron
29ff4cd931 [code samples] remove explicit type 2020-03-06 17:14:43 +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
JohnHake
50088bb8db New Copyright in code samples 2020-02-19 21:51:48 -08:00
John Hake
e1150a78b0 Merge pull request #251 from olada/patch-1
Fix typo
2020-02-16 12:03:39 -08:00
David
b5990d0609 Fix typo 2020-02-16 14:33:03 +01:00
JohnHake
480f3aaa28 No "_" in <id> 2020-02-15 20:13:54 -08:00
Jakub Chrzanowski
703196d07f IJSDK-786 Convert code sample "run_configuration" to Gradle 2020-02-14 11:28:52 +01:00
JohnHake
4d7184cbe2 Clarify EPs 2020-02-13 13:43:25 -08:00
JohnHake
5965b1dcb7 Incorporate PR247 2020-02-12 12:40:28 -08:00
JohnHake
335974458e Draft Complete 2020-02-12 12:24:49 -08:00