584 Commits

Author SHA1 Message Date
Yann Cébron
0c5f757cc1 code_samples/run_configuration: README minor 2021-02-23 15:58:37 +01:00
Yann Cébron
0cf2351e6e code_samples/project_wizard: fix README 2021-02-23 15:57:17 +01:00
Yann Cébron
bcc81bb9ab code_samples/project_view_pane: fix README 2021-02-23 15:56:27 +01:00
Yann Cébron
8c1ece2dce code_samples/kotlin_demo: minor 2021-02-23 15:52:54 +01:00
Yann Cébron
a2aa676c1a code_samples/project_model: fix reference links 2021-02-23 15:46:18 +01:00
Jakub Chrzanowski
c5e8f85add code samples: Gradle 6.8.3 2021-02-23 13:27:03 +01:00
Yann Cébron
a8afe94661 pycharm_basics: rollback gradle-intellij plugin to 0.6.5 2021-02-22 15:30:33 +01:00
Jakub Chrzanowski
9f8d486ad7 Bump gradle-intellij-plugin to 0.7.1 2021-02-22 13:20:12 +01:00
Jakub Chrzanowski
ecf08af94e Bump gradle-intellij-plugin to 0.7.0 2021-02-22 09:26:21 +01:00
dependabot[bot]
d30712d117 build(deps): bump junit in /code_samples/comparing_references_inspection
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:43 +01:00
dependabot[bot]
bd5f6e6c4e 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
dependabot[bot]
a51151ff21 build(deps): bump junit in /code_samples/conditional_operator_intention
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:01 +01:00
Yann Cébron
71bf1ee876 code samples: platform = 2020.2.4 (IDEA-244962) 2021-02-11 11:20:33 +01:00
Yann Cébron
32c1d3d0c1 code samples: Gradle 6.8.2 2021-02-10 10:49:15 +01:00
dependabot[bot]
7d2b05b3ea build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo
Bumps org.jetbrains.kotlin.jvm from 1.4.21-2 to 1.4.30.

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-04 10:11:44 +01:00
Yann Cébron
4c2282823c code_samples: add platform module as dependency 2021-02-02 20:17:12 +01:00
Yann Cébron
e01ddf5688 psi_demo: add platform module as dependency 2021-02-02 20:14:16 +01:00
Yann Cébron
4fb3ca4497 code_samples: gradle 6.8.1 2021-01-28 15:43:55 +01:00
Jakub Chrzanowski
e480d76297 Code Samples: update README 2021-01-20 13:22:22 +01:00
dependabot[bot]
99462eb6ae build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#349)
Bumps org.jetbrains.kotlin.jvm from 1.3.60 to 1.4.21-2.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-20 13:14:50 +01:00
Jakub Chrzanowski
cb6704f9a1 GitHub Actions: separated workflows for docs and code_samples 2021-01-20 13:02:51 +01:00
Jakub Chrzanowski
2761b007c4 Update IntelliJ SDK Docs cross-links 2021-01-18 11:21:51 +01:00
Yann Cébron
52c4306afd code_samples/README: links update 2021-01-14 19:16:30 +01:00
Jakub Chrzanowski
31aa6b1c82 code_samples: Update repository URL 2021-01-14 16:15:00 +01:00
Yann Cébron
62182242d8 code_samples: gradle 6.8 2021-01-12 17:07:50 +01:00
Yann Cébron
e73d52505a code_samples: upgrade to junit 4.13.1 2021-01-07 17:44:36 +01:00
Yann Cébron
d923130f0b code samples README: link EP list 2021-01-07 11:40:17 +01:00
Yann Cébron
063273dd84 code_samples README: IPE 2020-12-17 12:12:03 +01:00
Yann Cébron
966a3d9191 simple_language: regen BNF 2020-12-02 15:28:09 +01:00
Yann Cébron
1e92401600 code_samples: replace upsource:// links in README 2020-12-02 15:16:49 +01:00
Yann Cébron
9623e327b9 code_samples: untilBuild = '203.*' 2020-12-02 10:56:46 +01:00
Yann Cébron
f9a7c3d2a2 [code samples] fix comparing_references_inspection 2020-11-26 15:04:56 +01:00
Yann Cébron
3248dae083 gradle plugin 0.6.5 2020-11-26 14:52:17 +01:00
Yann Cébron
8cc5d387ca simple language: fix SimpleCreatePropertyQuickFix.getFamilyName 2020-11-18 17:31:35 +01:00
Yann Cébron
9687dbc25f simple language: improve SimpleAnnotator 2020-11-18 17:27:55 +01:00
Yann Cébron
62264e1eb4 simple language: cleanup SimpleAnnotator 2020-11-18 16:45:14 +01:00
Yann Cébron
45ebe1e663 [code samples] gradle-6.7.1 2020-11-17 15:26:51 +01:00
Yann Cébron
2a80f21adf gradle-intellij-plugin 0.6.3 2020-11-09 17:05:56 +01:00
Jakub Chrzanowski
ca78cffeee gradle-intellij-plugin 0.6.2 2020-11-05 15:12:16 +01:00
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