26 Commits

Author SHA1 Message Date
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
Karol Lewandowski
420cc1a328 modifying_psi.md: Remove hardcoded code snippet, cleanup applyFix and reference it from the page 2023-10-18 16:21:17 +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
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
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
4d1b6e6789 New topic: Inspection options (#988) 2023-02-27 15:36:02 +01:00