387 Commits

Author SHA1 Message Date
Karol Lewandowski
06875e8482 framework.md: Make extension classes non-public and final 2023-10-26 12:51:36 +02:00
Yann Cébron
f105fb0586 notes about installing Plugin DevKit manually in 2023.3+ 2023-10-23 17:12:06 +02:00
Xavier B
6b1dfead0c
grammar_and_parser.md: Fix build file name typo (#1130) 2023-10-13 08:18:56 +02:00
Yann Cébron
22deaa0b55 [code samples] Gradle IntelliJ Plugin 1.16.0 2023-10-10 11:46:32 +02:00
Yann Cébron
a0a2e0e7a8 code_intentions_preview.md: highlight IntentionPreviewUtils explicitly 2023-09-21 09:54:19 +02:00
Yann Cébron
aae32db25b using_kotlin.md: companion object usage in extensions 2023-09-06 16:59:45 +02:00
Karol Lewandowski
5afe2a4abf code_intentions.md: Update old screenshot and show/mention intention preview. Remove <compare> element, which is redundant now. 2023-09-05 16:56:05 +02:00
Karol Lewandowski
6df2282444 code_intentions.md: Remove unnecessary Intentions list screenshot 2023-09-05 16:56:05 +02:00
Karol Lewandowski
38a2df0fdd code_inspections.md: Update old screenshot and show/mention intention preview. Remove <compare> element, which is redundant now. 2023-09-05 16:56:05 +02:00
Karol Lewandowski
45584e7782 Add information about ordering intentions and quick fixes with HighPriorityAction and LowPriorityAction 2023-09-05 16:56:05 +02:00
Yann Cébron
6b70dc3709 Java plugin: replace link to blogpost with doc link 2023-09-04 17:01:10 +02:00
Yann Cébron
ad2646bcb9 Kotlin 1.9.10 2023-08-24 09:12:43 +02:00
Yann Cébron
79ed3da174 build_number_ranges.md: Multiple Target IDE section, IJSDK-839 2023-08-23 17:16:45 +02:00
Yann Cébron
fe4ae85b9b working_with_custom_actions.md: fix typo 2023-08-17 17:14:03 +02:00
Yann Cébron
ae9f0ebe8b psi_helper_and_utilities.md: cleanup, clarify 2023-08-08 17:32:18 +02:00
Yann Cébron
9c98a3d870 cleanup WRS notation 2023-08-02 17:03:33 +02:00
Yann Cébron
c935642591 don't use badges for GH release "latest" version due to v-prefix confusion 2023-07-19 16:57:54 +02:00
Yann Cébron
c8c7c84c0b remove "release" part from release version badges 2023-07-17 14:14:37 +02:00
Yann Cébron
61a7cfe1cc using_kotlin.md: note new inspections for object usage 2023-07-13 15:13:36 +02:00
Yann Cébron
d46af0c9b6 using_kotlin.md: 2023.2 stdlib version 2023-07-12 09:59:21 +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
3f6a50345d
Update Kotlin to 1.9.0 2023-07-07 16:37:54 +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
Karol Lewandowski
e7adc77409 grammar_and_parser.md: Link the sample Gradle build script for easier understanding of what and how should be changed 2023-07-03 10:22:44 +02:00
Yann Cébron
9e7e25ae4e configuring_plugin_project.md: stronger wording about updating 2023-06-22 12:25:59 +02:00
Karol Lewandowski
0e3dc47eeb
Execution API docs (#1065) 2023-06-15 10:51:07 +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
Yann Cébron
1b068b5ff9 code_inspections.md: code snippets highlighting in description, cleanup 2023-05-08 16:35:48 +02:00
Yann Cébron
11d7225b4b code_inspections.md: code snippets highlighting in description 2023-05-04 15:20:22 +02:00
Patrick Scheibe
a9218af3cc
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
Karol Lewandowski
0f76642764 creating_plugin_project.md: Update content to match the latest IDE Plugin generator version 2023-04-25 16:01:51 +02:00
Yann Cébron
a0f6512e33 creating_plugin_project.md: fix 2023-04-25 11:46:23 +02:00
Yann Cébron
40c8053235 formatting cleanup 2023-04-18 18:21:51 +02:00
Karol Lewandowski
95aca84917 Cleanups
- get rid of the old [//]: # (title: ...) format
- reorder copyright notice and title where applicable
- fix grammar and other minor issues
2023-04-07 15:47:20 +02:00
Yann Cébron
b90c6dd751 use %gh-ij-plugins% in links 2023-04-04 16:18:41 +02:00
Karol Lewandowski
b0fe2b2216 Add more cross-links between topics 2023-04-04 15:05:38 +02:00
Karol Lewandowski
503be53f00 Add missing <link-summary> 2023-04-04 11:59:37 +02:00
Jakub Chrzanowski
e8976d4ec0
Removed properties language 2023-04-04 10:51:36 +02:00
Jakub Chrzanowski
311ea36d9e
Kotlin 1.8.20 Out of Memory issue (#1034)
* Kotlin 1.8.20 Out of Memory issue

* Kotlin 1.8.20 Out of Memory issue — review fixes
2023-04-04 10:11:01 +02:00
Karol Lewandowski
1ffd6159c0 Add missing <link-summary> 2023-04-03 18:16:40 +02:00
Karol Lewandowski
7d11ba39fe Add missing <link-summary> 2023-03-31 15:44:55 +02:00
Jakub Chrzanowski
1bad536b5c
using_kotlin.md: remove EAP from 2023.1 entry 2023-03-29 16:02:44 +02:00
Karol Lewandowski
43917d461b Add missing <link-summary> 2023-03-29 11:57: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
Karol Lewandowski
83b281b63c Add missing <link-summary> 2023-03-24 11:00:19 +01:00
Yann Cébron
a46936de0c link platform UI guidelines 2023-03-23 16:42:12 +01:00
Karol Lewandowski
dcdf7ad585 Add missing <link-summary> 2023-03-21 12:42:34 +01:00