Yann Cébron
420b499fc8
code samples: gradle 7.1
2021-06-15 10:06:38 +02:00
Patrick Scheibe
9ee9b465c4
Add article and tutorial about Documentation Provider ( #413 )
...
* Initial version of a simple DocumentationProvider
* Correct usage of DocumentationMarkup, fix quick navigation
* Include Yann's suggestions. Not finished yet.
* Fix issues Yann pointed out
2021-06-14 23:52:13 +02:00
Yann Cébron
d1f5c86c16
run_configuration: fix warnings, cleanup
2021-06-08 12:21:21 +02:00
Yann Cébron
33f33735fc
ComparingReferences.html: align description with guidelines
2021-06-03 17:56:52 +02:00
Yann Cébron
7084737bd9
README.md: fix
2021-06-03 17:05:19 +02:00
Yann Cébron
09afc35229
README.md: link Code Samples page in docs
2021-06-03 16:23:16 +02:00
Yann Cébron
910a12da51
unused import
2021-06-01 17:31:48 +02:00
Yann Cébron
69b94f4e7b
Gradle plugin 1.0
2021-05-27 13:54:22 +02:00
dependabot[bot]
aae00823a7
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo
...
Bumps org.jetbrains.kotlin.jvm from 1.4.32 to 1.5.10.
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 11:21:50 +02:00
Yann Cébron
6e9b5aa165
code_samples/README: link explore API
2021-05-20 17:16:35 +02:00
Yann Cébron
028c1adcc4
code_samples/README: highlight template project
2021-05-20 17:04:12 +02:00
Yann Cébron
300fd2d565
code_samples/kotlin: cleanup build.gradle
2021-05-20 16:48:48 +02:00
Yann Cébron
bf816c102d
code samples: gradle 7.0.2
2021-05-19 10:34:35 +02:00
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
dependabot[bot]
2c48e16bab
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo ( #395 )
...
Bumps org.jetbrains.kotlin.jvm from 1.4.31 to 1.4.32.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-23 11:29:58 +01:00
dependabot[bot]
4f98e5815d
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo
...
Bumps org.jetbrains.kotlin.jvm from 1.4.30 to 1.4.31.
Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 08:38:25 +01:00
Jakub Chrzanowski
8baf1a714b
Bump gradle-intellij-plugin to 0.7.2
2021-02-23 20:22:17 +01:00
Yann Cébron
7d5af4b118
code_samples/module: README fix
2021-02-23 16:06:56 +01:00
Yann Cébron
4dd4540858
code_samples/max_opened_project: README minor
2021-02-23 16:03:06 +01:00
Yann Cébron
c4c2c5bd1c
code_samples/tree_structure_provider: README minor
2021-02-23 16:02:03 +01:00
Yann Cébron
b876c3636f
code_samples/run_configuration: README minor
2021-02-23 15:58:37 +01:00
Yann Cébron
66f90e9e4f
code_samples/project_wizard: fix README
2021-02-23 15:57:17 +01:00
Yann Cébron
71b8d45d63
code_samples/project_view_pane: fix README
2021-02-23 15:56:27 +01:00
Yann Cébron
1e51dd965b
code_samples/kotlin_demo: minor
2021-02-23 15:52:54 +01:00
Yann Cébron
ee42753891
code_samples/project_model: fix reference links
2021-02-23 15:46:18 +01:00
Jakub Chrzanowski
b942a20d33
code samples: Gradle 6.8.3
2021-02-23 13:27:03 +01:00
Yann Cébron
5f1f1258dd
pycharm_basics: rollback gradle-intellij plugin to 0.6.5
2021-02-22 15:30:33 +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]
c4cdcc249e
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]
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
dependabot[bot]
298b2ff1d7
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
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
dependabot[bot]
cc7c7889b7
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
5699c30d48
code_samples: add platform module as dependency
2021-02-02 20:17:12 +01:00
Yann Cébron
471083c6f1
psi_demo: add platform module as dependency
2021-02-02 20:14:16 +01:00
Yann Cébron
90f10eae69
code_samples: gradle 6.8.1
2021-01-28 15:43:55 +01:00
Jakub Chrzanowski
987d7c383d
Code Samples: update README
2021-01-20 13:22:22 +01:00
dependabot[bot]
5e98b8ebef
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
e8c662f31a
GitHub Actions: separated workflows for docs and code_samples
2021-01-20 13:02:51 +01:00
Jakub Chrzanowski
ad0e1c38f0
Update IntelliJ SDK Docs cross-links
2021-01-18 11:21:51 +01:00
Yann Cébron
e7d9cd0d34
code_samples/README: links update
2021-01-14 19:16:30 +01:00
Jakub Chrzanowski
03b8ac5276
code_samples: Update repository URL
2021-01-14 16:15:00 +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