554 Commits

Author SHA1 Message Date
Yann Cébron
671b197d6f code samples README: link EP list 2021-01-07 11:40:17 +01:00
Yann Cébron
6a4b682105 code_samples README: IPE 2020-12-17 12:12:03 +01:00
Yann Cébron
0960aa7f33 simple_language: regen BNF 2020-12-02 15:28:09 +01:00
Yann Cébron
49fdec77a3 code_samples: replace upsource:// links in README 2020-12-02 15:16:49 +01:00
Yann Cébron
0bdd8d3965 code_samples: untilBuild = '203.*' 2020-12-02 10:56:46 +01:00
Yann Cébron
81c0679625 [code samples] fix comparing_references_inspection 2020-11-26 15:04:56 +01:00
Yann Cébron
61ef4146a4 gradle plugin 0.6.5 2020-11-26 14:52:17 +01:00
Yann Cébron
6ee677171c simple language: fix SimpleCreatePropertyQuickFix.getFamilyName 2020-11-18 17:31:35 +01:00
Yann Cébron
4abe9dd22a simple language: improve SimpleAnnotator 2020-11-18 17:27:55 +01:00
Yann Cébron
15d093fc3e simple language: cleanup SimpleAnnotator 2020-11-18 16:45:14 +01:00
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
Yann Cébron
f2156f24a0 code samples: upgrade dependency on Java plugin to ID-notation (IJSDK-796) 2020-11-04 17:04:05 +01:00
Yann Cébron
99502c2d9b simple_language_plugin: suppress deprecation warning for SimpleFileTypeFactory 2020-11-03 17:21:09 +01:00
Yann Cébron
9ee483e474 simple_language_plugin: register SimpleReferenceContributor with language="JAVA" 2020-11-03 17:20:20 +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
4ca8da0850 action_basics/README: fix ActionGroup upsource link 2020-09-16 12:20:11 +02:00
Yann Cébron
a1bf4db280 live_templates/README: fix TemplateContextType upsource link 2020-09-16 12:13:41 +02:00
Yann Cébron
771f560400 Code Samples README: previous platform releases 2020-09-16 11:51:33 +02:00
Yann Cébron
ef18eeebb4 gradle-intellij-plugin 0.4.22 2020-09-03 15:02:13 +02:00
JohnHake
8a1253bd9e [action_basics] add localization content IJSDK-886
update README for action_basics
2020-08-24 12:25:10 -07:00
Jakub Chrzanowski
59669285b3 Code Samples: CODE_OF_CONDUCT, CONTRIBUTING and LICENSE files 2020-08-12 13:45:27 +02:00
Yann Cébron
6c1a492519 [simple language plugin] FQN EP names in comment 2020-08-12 11:42:31 +02:00
Jakub Chrzanowski
c2868307dc
Code Samples READMEs 2020-08-12 11:25:19 +02:00
JohnHake
3b02ff8af6 [theme_basics] Set module SDK must be IDEA jdk for plugin to load. 2020-08-11 14:54:48 -07:00
JohnHake
255df29851 [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
944dfb6d49 [code samples] note about composite build excluding product_specific 2020-08-04 14:22:33 +02:00
JohnHake
cf84b205f3 [2020.2 release] Update pycharm_basics to 2020.2 GM 2020-07-29 10:19:43 -07:00
JohnHake
c71674342c [2020.2] Pycharm not yet at GM, keep at 202-EAP-SNAPSHOT 2020-07-28 22:24:58 -07: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
JohnHake
e679a58a02 [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
e60797ba91 [simple language] SimpleCompletionContributor: cleanup 2020-07-15 17:39:33 +02:00
Yann Cébron
0a4ac6f6d7 code samples: gradle 6.5 2020-06-22 15:17:14 +02:00
Yann Cébron
787fcae04e inspection_basics: remove gradle.properties 2020-06-17 10:39:13 +02:00
Yann Cébron
b0b8f90aec [build] remove pycharm_basics from composite build 2020-05-28 19:03:21 +02:00
JohnHake
9549adde22 Merge branch 'IJSDK-150C' 2020-05-20 23:39:41 -07:00
JohnHake
b85cbba62e [settings] Add review feedback 2020-05-20 21:37:11 -07: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
Yann Cébron
4cc7df8d65 [simple language plugin] reference on externalizing idea.home.path 2020-05-08 17:19:22 +02:00
Yann Cébron
0085bc9eb9 [simple language plugin] add missing copyrights 2020-05-08 12:27:27 +02:00
JohnHake
6d3afaccc4 [code samples] disable building searchable options IJSDK-792 2020-05-07 13:04:17 -07:00
Andrew R. DeFilippis
54db81e71c
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