25 Commits

Author SHA1 Message Date
Yann Cébron
19df2ce3ba code samples: Gradle 8.5 2023-11-29 16:41:15 +01:00
Yann Cébron
07e1475705 code samples: cleanup 2023-11-29 16:31:01 +01:00
Yann Cébron
3523da598a code samples: apply "Plugin DevKit | Code | Extension class should be final and non-public" 2023-10-25 13:51:55 +02:00
Karol Lewandowski
7bd389f6fc 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
22deaa0b55 [code samples] Gradle IntelliJ Plugin 1.16.0 2023-10-10 11:46:32 +02:00
Jakub Chrzanowski
4886561620
code samples: Gradle 8.4 2023-10-05 08:44:45 +02:00
Karol Lewandowski
c37b34729e 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
0cc25a07db
code samples: Gradle 8.3 2023-08-17 11:13:58 +02:00
Yann Cébron
84e8333e9c
2023.2 release (#1091) 2023-07-26 14:44:10 +02:00
Yann Cébron
2ecb416644 code samples: Gradle 8.2.1 2023-07-12 09:01:20 +02:00
Yann Cébron
29d80148e0 remove Kotlin 1.8.20 OOM workaround from code samples 2023-07-10 17:01:58 +02:00
Jakub Chrzanowski
48181ebc0b
Update Gradle IntelliJ Plugin to 1.15.0 2023-07-07 16:37:11 +02:00
Karol Lewandowski
ab0bd318c9 Update Gradle IntelliJ Plugin to 1.14.2 2023-07-06 15:13:17 +02:00
Yann Cébron
040ec9636f 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
bbea0da35d [code samples] update Gradle IntelliJ Plugin 1.14.1 2023-06-08 09:30:06 +02:00
Jakub Chrzanowski
2a7b084628
code-samples: gradle-intellij-plugin 1.14.0 2023-06-02 09:25:32 +02:00
Vadim Tsindyaykin
9d737aed21
add Run IDE with Plugin configuration to all plugin samples. (#1038) 2023-05-22 18:00:54 +02:00
Yann Cébron
1532e2b240 code samples: Gradle 8.1.1 2023-04-25 10:30:47 +02:00
Jakub Chrzanowski
496a493716
Code Samples: bump Gradle to 8.1 2023-04-17 22:40:31 +02:00
Yann Cébron
edb4f3df17 code samples: update gradle plugin 2023-03-29 10:26:28 +02:00
Yann Cébron
32aeca2ccf
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
8e696241d9 remove obsolete "Preferences" term usage 2023-03-27 14:09:44 +02:00
Yann Cébron
e2a0684068 code-samples: gradle-intellij-plugin 1.13.2 2023-03-13 10:10:00 +01:00
Yann Cébron
51333a6d61 code samples: gradle intellij plugin 1.13.1 2023-03-02 14:24:36 +01:00
Karol Lewandowski
f2906872cf
New topic: Inspection options (#988) 2023-02-27 15:36:02 +01:00