Jakub Chrzanowski
9770b1fcf7
code_samples: Gradle 7.0.1
2021-05-11 08:23:51 +02:00
Yann Cébron
453ac88e05
[simple language] cleanup SimpleCodeInsightTest.testReference
2021-04-27 11:37:03 +02:00
Yann Cébron
9a126df290
[simple language] SimpleCodeInsightTest.testCompletion: simplify
2021-04-27 11:13:53 +02:00
Yann Cébron
143437525f
gradle-intellij plugin 0.7.3
2021-04-26 15:30:14 +02:00
Yann Cébron
8e87a5d034
code_samples: Gradle 7.0
2021-04-14 10:46:04 +02:00
Jakub Chrzanowski
8baf1a714b
Bump gradle-intellij-plugin to 0.7.2
2021-02-23 20:22:17 +01:00
Jakub Chrzanowski
b942a20d33
code samples: Gradle 6.8.3
2021-02-23 13:27:03 +01:00
Jakub Chrzanowski
7111a8ef07
Bump gradle-intellij-plugin to 0.7.1
2021-02-22 13:20:12 +01:00
Jakub Chrzanowski
5f9d9d26ee
Bump gradle-intellij-plugin to 0.7.0
2021-02-22 09:26:21 +01:00
dependabot[bot]
dd659a6111
build(deps): bump junit in /code_samples/simple_language_plugin
...
Bumps [junit](https://github.com/junit-team/junit4 ) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases )
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md )
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 09:27:17 +01:00
Yann Cébron
a7894e5251
code samples: platform = 2020.2.4 (IDEA-244962)
2021-02-11 11:20:33 +01:00
Yann Cébron
96b038a071
code samples: Gradle 6.8.2
2021-02-10 10:49:15 +01:00
Yann Cébron
90f10eae69
code_samples: gradle 6.8.1
2021-01-28 15:43:55 +01:00
Jakub Chrzanowski
ad0e1c38f0
Update IntelliJ SDK Docs cross-links
2021-01-18 11:21:51 +01:00
Yann Cébron
0a01036e1b
code_samples: gradle 6.8
2021-01-12 17:07:50 +01:00
Yann Cébron
0efe4b6406
code_samples: upgrade to junit 4.13.1
2021-01-07 17:44:36 +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
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
ef18eeebb4
gradle-intellij-plugin 0.4.22
2020-09-03 15:02:13 +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
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
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
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