395 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
cf4f0393f6 action_basics/README: fix ActionGroup upsource link 2020-09-16 12:20:11 +02:00
Yann Cébron
9c29526ca3 live_templates/README: fix TemplateContextType upsource link 2020-09-16 12:13:41 +02:00
Yann Cébron
9998c8205b Code Samples README: previous platform releases 2020-09-16 11:51:33 +02:00
Yann Cébron
b0df56f294 gradle-intellij-plugin 0.4.22 2020-09-03 15:02:13 +02:00
JohnHake
8db59c9652 [action_basics] add localization content IJSDK-886
update README for action_basics
2020-08-24 12:25:10 -07:00
Jakub Chrzanowski
b1003b2b29 Code Samples: CODE_OF_CONDUCT, CONTRIBUTING and LICENSE files 2020-08-12 13:45:27 +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
5bc3d29733 [theme_basics] Set module SDK must be IDEA jdk for plugin to load. 2020-08-11 14:54:48 -07:00
JohnHake
32680b9f5d [2020.2 release] IJSDK-869 Port project_view_pane code sample to async tree based on GrailsProjectViewPane.kt. Still shows deprecation warning for BaseProjectTreeBuilder, AbstractTreeUpdater, AbstractTreeBuilder 2020-08-05 17:11:06 -07:00
Yann Cébron
5241b5af31 [code samples] note about composite build excluding product_specific 2020-08-04 14:22:33 +02:00
JohnHake
3529fc4a37 [2020.2 release] Update pycharm_basics to 2020.2 GM 2020-07-29 10:19:43 -07:00
JohnHake
7068ec8fe1 [2020.2] Pycharm not yet at GM, keep at 202-EAP-SNAPSHOT 2020-07-28 22:24:58 -07: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
376eb99373 inspection_basics: remove gradle.properties 2020-06-17 10:39:13 +02:00
Yann Cébron
f7257f7f64 [build] remove pycharm_basics from composite build 2020-05-28 19:03:21 +02:00
JohnHake
452f1ac60b Merge branch 'IJSDK-150C' 2020-05-20 23:39:41 -07:00
JohnHake
ef0f4eb089 [settings] Add review feedback 2020-05-20 21:37:11 -07: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
Andrew R. DeFilippis
a4cdbd62de Add missing "add-to-group" attribute (#285)
Pulled from the docs at https://www.jetbrains.org/intellij/sdk/docs/tutorials/action_system/working_with_custom_actions.html#setting-registration-attributes-manually
2020-05-07 12:18:59 +02:00
Yann Cébron
209b73ebe1 gradle-intellij-plugin 0.4.20 2020-05-06 19:48:29 +02:00
JohnHake
a6036bcd45 [settings] add suite of content IJSDK-150
Remove unrelated changes
           Feedback from PR#280
           Fine tune panel definition
2020-05-05 14:56:45 -07:00
Yann Cébron
4a2199a9f2 tool_window code sample: use properly sized TW icon 2020-04-30 15:11:11 +02:00
Yann Cébron
4151942614 tool_window code sample: fix .form file (IJSDK-841) 2020-04-30 15:01:20 +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
68e189084c Merge remote-tracking branch 'remotes/upstream/master'
# Conflicts:
#	code_samples/conditional_operator_intention/src/test/java/org/intellij/sdk/intention/ConditionalOperatorConverterTest.java
2020-04-16 13:29:55 +02:00
Jakub Chrzanowski
bbc4f1c0c3 [Code Samples Inspection] Java > Imports > Unused import 2020-04-16 13:28:29 +02:00
Yann Cébron
64a547a814 [code samples] comparing_references_inspection: use testData for test data files 2020-04-16 13:28:29 +02:00
Yann Cébron
e72d6d28cc [code samples] conditional_operator_intention: use testData for test data files 2020-04-16 13:28:29 +02:00
Yann Cébron
8d33a5965b [code samples] ConditionalOperatorConverterTest: cleanup 2020-04-16 13:28:29 +02:00
Jakub Chrzanowski
fb16e8e6f0 [Code Samples Inspection] Java > Probable bugs > Nullability problems 2020-04-16 12:05:14 +02:00
Jakub Chrzanowski
29962a4e05 coordinates_system.md: Replace StringBuilder with string concatenation 2020-04-16 12:04:37 +02:00