210 Commits

Author SHA1 Message Date
Yann Cébron
6d295f6072 Code Samples: Gradle 8.9 2024-07-16 10:59:02 +02:00
Karol Lewandowski
90553c0511 Update Gradle IntelliJ Plugin to 1.17.4^ 2024-06-17 07:46:22 +02:00
Yann Cébron
9269a9b392 code samples: Gradle 8.8 2024-06-05 10:51:47 +02:00
Karol Lewandowski
3e9f33b1cb 2024.1 Release: update pages, extension point lists, code samples, etc. (#1265) 2024-04-04 14:31:02 +02:00
Yann Cébron
36d6e26c54 Code Samples: Gradle 8.7 2024-04-03 09:30:27 +02:00
Karol Lewandowski
089ccea690 Update Gradle IntelliJ Plugin 2024-04-02 08:45:08 +02:00
Yann Cébron
f6b805ba9c Gradle IntelliJ Plugin 1.17.2 2024-02-21 09:18:36 +01:00
Yann Cébron
d4e7d3502f code samples: Gradle 8.6 2024-02-07 10:02:12 +01:00
Yann Cébron
7c5cbf75aa code samples: org.jetbrains.intellij 1.17.1 2024-02-05 19:05:24 +01:00
Yann Cébron
b9d7150d02 Gradle IntelliJ Plugin 1.17.0 2024-01-22 09:24:36 +01:00
Yann Cébron
c0372e3b28 simple language: regen lexer with current jflex version 2024-01-09 15:00:46 +01:00
Yann Cébron
f2d534fa09 2023.3 release: update pages, extension point lists (#1155)
* 2023.3 release: update pages, extension point lists

* extension_point_list.md: restore deleted heading

* 2023.3 release: code samples

* 23.3 release: final
2023-12-06 17:10:38 +01:00
Yann Cébron
e7e95ae757 code samples: gradle-intellij-plugin 1.16.1 2023-12-04 09:45:37 +01:00
Yann Cébron
db1919e719 code samples: Gradle 8.5 2023-11-29 16:41:15 +01:00
Yann Cébron
316a58e200 code samples: cleanup 2023-11-29 16:31:01 +01:00
Yann Cébron
0cb1bffa21 code samples: apply "Plugin DevKit | Code | Extension class should be final and non-public" 2023-10-25 13:51:55 +02:00
Yann Cébron
742a193219 simple language: cleanup SimpleReference 2023-10-25 13:51:55 +02:00
Yann Cébron
0cd955ac10 [code samples] Gradle IntelliJ Plugin 1.16.0 2023-10-10 11:46:32 +02:00
Jakub Chrzanowski
6b889aa7da code samples: Gradle 8.4 2023-10-05 08:44:45 +02:00
Karol Lewandowski
e87f195b80 Code samples: Change the CONTINUATION_INDENT_SIZE from 8 to 4 and reformat code.
We use INDENT_SIZE = 2 and continuation size should be at most 4 in this case.
2023-09-07 11:59:58 +02:00
Jakub Chrzanowski
94e42c1839 code samples: Gradle 8.3 2023-08-17 11:13:58 +02:00
Yann Cébron
f483e89218 simple language: SimpleFoldingBuilder use visitor, cleanup 2023-08-10 14:04:28 +02:00
Yann Cébron
e52fcb44e6 simple language: SimpleFoldingBuilder cleanup, update folding on property value change 2023-08-10 13:48:04 +02:00
Yann Cébron
d7dd55a7e0 2023.2 release (#1091) 2023-07-26 14:44:10 +02:00
Yann Cébron
1d98a4aa15 code samples: Gradle 8.2.1 2023-07-12 09:01:20 +02:00
Yann Cébron
2feb940974 remove Kotlin 1.8.20 OOM workaround from code samples 2023-07-10 17:01:58 +02:00
Jakub Chrzanowski
c40dd36d76 Update Gradle IntelliJ Plugin to 1.15.0 2023-07-07 16:37:11 +02:00
Karol Lewandowski
38b069b7cd Update Gradle IntelliJ Plugin to 1.14.2 2023-07-06 15:13:17 +02:00
Yann Cébron
dfcaad15ea code samples: add gradle.properties to enable caching and defaults for use of Kotlin 2023-06-15 12:47:44 +02:00
Yann Cébron
f0919033ea [code samples] update Gradle IntelliJ Plugin 1.14.1 2023-06-08 09:30:06 +02:00
Jakub Chrzanowski
5897a3326a code-samples: gradle-intellij-plugin 1.14.0 2023-06-02 09:25:32 +02:00
Vadim Tsindyaykin
14b940407e add Run IDE with Plugin configuration to all plugin samples. (#1038) 2023-05-22 18:00:54 +02:00
Patrick Scheibe
79c236498c Switch from DocumentationProvider to DocumentationTargetProvider (#1037)
* Include docs for Documentation Target API
* Rearrange the page to combine it with the deprecated Documentation Provider API
* Update API changes page
* Add notes to the language tutorial
* Include suggestions from Karol and Yann
2023-04-27 14:13:13 +02:00
Yann Cébron
ec1bfebdf2 code samples: Gradle 8.1.1 2023-04-25 10:30:47 +02:00
Jakub Chrzanowski
c1524022ad Code Samples: bump Gradle to 8.1 2023-04-17 22:40:31 +02:00
Yann Cébron
75f220a602 code samples: update gradle plugin 2023-03-29 10:26:28 +02:00
Yann Cébron
e57496774f 2023.1 release (#1010)
* 2023.1 release: update gh-links, re-gen EP lists

* code samples: update target version

* code samples: fix framework_basics missing dependency on Java plugin

* stub_indexes.md: update -master GH link

* EP lists: improve "Topic" presentation

* internal_ui_inspector.md: fix link

* kotlin_demo: fix link

* Generate Android Studio releases

* publishing_plugin.md: add note about plugin signing

* plugin_signing.md: Update information about providing `certificateChainFile` and `privateKeyFile` + minor changes

* tools_gradle_intellij_plugin.md: add `verifyPluginSignature` task

* plugin_signing.md: add Plugin Signature Verification

* plugin_signing.md: fixed anchor

* creating_plugin_project.md: update

* GH: set final 2023.1 tag

* GH code samples: update PV version

* code samples: ComparingStringReferencesInspection compatibility with 231.*
2023-03-28 20:09:23 +02:00
Yann Cébron
1fd9ebd759 remove obsolete "Preferences" term usage 2023-03-27 14:09:44 +02:00
Yann Cébron
22eb168ad0 code-samples: gradle-intellij-plugin 1.13.2 2023-03-13 10:10:00 +01:00
Yann Cébron
8b7c6c174a code samples: gradle intellij plugin 1.13.1 2023-03-02 14:24:36 +01:00
Karol Lewandowski
5ee347bb0e Update Go to Class/Symbol content 2023-03-01 10:55:40 +01:00
Karol Lewandowski
2fbcf27a1b Fix missing icon in "go to symbol contributor" + use newer ChooseByNameContributorEx API 2023-02-28 16:52:39 +01:00
Karol Lewandowski
f255166cc0 Remove unused idea.home.path from code samples 2023-02-28 09:36:18 +01:00
Jakub Chrzanowski
148ce5b74f Code Samples: bump Gradle to 8.0.1 2023-02-25 11:54:11 +01:00
Yann Cébron
5352f62748 code samples: Gradle 8.0 2023-02-14 15:38:57 +01:00
Jakub Chrzanowski
1525f7448b gradle intellij plugin 1.13.0 2023-02-10 20:38:30 +01:00
Yann Cébron
82e2722171 language tutorial: remove obsolete SimpleFileTypeFactory approach 2023-02-06 18:28:22 +01:00
Yann Cébron
eae2904259 gradle intellij plugin 1.12.0 2023-01-16 13:43:13 +01:00
Yann Cébron
60c6b28a55 gradle intellij plugin 1.11.0 2022-12-19 12:07:10 +01:00
Yann Cébron
ca238e0ae0 gradle plugin 1.10.1 2022-12-12 10:39:37 +01:00