567 Commits

Author SHA1 Message Date
Yann Cébron
9709623387 Gradle IntelliJ Plugin 1.17.2 2024-02-21 09:18:36 +01:00
Yann Cébron
faaa2f11d3 using_kotlin.md: stdlib for 2024.1 2024-02-19 17:11:13 +01:00
Yann Cébron
75e133e909 framework.md: add note about required dependency on Java plugin 2024-02-12 13:02:26 +01:00
Yann Cébron
f93405707e code samples: org.jetbrains.intellij 1.17.1 2024-02-05 19:05:24 +01:00
Yann Cébron
97371e926d custom_language_support_tutorial.md: add see also 2024-01-31 14:59:33 +01:00
Yann Cébron
98d09152d0 custom_language_support_tutorial.md: tune callouts 2024-01-31 14:46:19 +01:00
Yann Cébron
1e3ea1319f introduce "See also" config 2024-01-31 14:35:04 +01:00
Yann Cébron
d26dd2c6ae tests_prerequisites.md: rework trees using PlantUML 2024-01-31 13:37:21 +01:00
Yann Cébron
a76a87d456 creating_plugin_project.md: rework trees using PlantUML, minor edits 2024-01-31 13:26:57 +01:00
Yann Cébron
70bf352b70 Gradle IntelliJ Plugin 1.17.0 2024-01-22 09:24:36 +01:00
Michael Angelo Rivera
055c51d1ea
creating_plugin_project.md: Add information about required DevKit installation (#1182) 2023-12-18 08:16:23 +01:00
Karol Lewandowski
4666aa2ee6 Rename work_with_icons_and_images.md to icons.md 2023-12-07 15:48:47 +01:00
Karol Lewandowski
7730473352 Change "quick-fix" to "quick fix"
This is the actual feature name we use everywhere.
2023-12-07 12:29:33 +01:00
Yann Cébron
33e3fa72a0 code samples: gradle-intellij-plugin 1.16.1 2023-12-04 09:45:37 +01:00
Yann Cébron
8d331d9902 creating_plugin_project.md: Kotlin 1.9.21 2023-11-27 09:28:00 +01:00
Yann Cébron
9a750f7d2f using_kotlin.md: minor edits 2023-11-21 14:03:46 +01:00
Yann Cébron
369bb11a7f using_kotlin.md: recommend using bundled library 2023-11-20 17:47:41 +01:00
Yann Cébron
8d395dee95 using_kotlin.md: fix heading ID 2023-11-06 12:31:16 +01:00
Cazka
c4b812f7ed
creating_plugin_project.md: match the version in the code sample (#1144) 2023-11-06 07:18:42 +01:00
Yann Cébron
4444537150 using_kotlin.md: update "Incremental compilation" section 2023-10-31 17:07:49 +01:00
Yann Cébron
1da28119c4 using_kotlin.md: note about Coroutines lib 2023-10-31 17:04:52 +01:00
Yann Cébron
6814f0334d using_kotlin.md: note FileType as notable exception for using 'object' 2023-10-31 16:16:47 +01:00
Yann Cébron
5ea293927e using_kotlin.md: update stdlib section 2023-10-31 13:42:47 +01:00
Yann Cébron
6bf5b01886 Kotlin 1.9.20 2023-10-31 08:52:57 +01:00
Karol Lewandowski
d150a6b808 template_support.md: Make extension classes non-public and final 2023-10-26 15:19:20 +02:00
Karol Lewandowski
6f37bcf317 using_file_templates.md: Do not initialize Action presentation eagerly 2023-10-26 15:16:06 +02:00
Karol Lewandowski
e3a3dbd4fb documentation_provider.md: Make extension classes non-public and final 2023-10-26 15:02:56 +02:00
Karol Lewandowski
94a465e143 editor_events.md: Make extension classes non-public and final 2023-10-26 15:02:56 +02:00
Karol Lewandowski
230a2f8eac line_marker_provider.md: Make extension classes non-public and final 2023-10-26 15:02:56 +02:00
Karol Lewandowski
c22b7c599b working_with_custom_actions.md, PopupDialogAction.java: Cleanup code sample and reference it from the page 2023-10-26 15:02:56 +02:00
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