524 Commits

Author SHA1 Message Date
Yann Cébron
def2a0b705 Custom Language Tutorial: clarify requirement for previous steps 2025-01-27 11:35:27 +01:00
Karol Lewandowski
11c4851dcf Add information about descriptor files documentation provider 2025-01-16 11:27:09 +01:00
Karol Lewandowski
7190297c66 Always render {type="narrow"} for "Attributes" sections 2025-01-08 15:23:55 +01:00
Karol Lewandowski
faef8dd7ba Replace the deprecated deflist style attribute with type 2025-01-03 11:53:24 +01:00
Karol Lewandowski
c9839de1c0 Add live templates configuration file documentation 2024-12-20 20:17:59 +01:00
Karol Lewandowski
f6049a1dc0 reference_contributor.md: Use PsiPolyVariantReferenceBase 2024-12-17 13:44:31 +01:00
Karol Lewandowski
affd74da22 reference_contributor.md: Cleanup 2024-12-17 13:44:22 +01:00
Karol Lewandowski
af9653d5dd working_with_custom_actions.md: Delete primary-label
This is just a tutorial, not the reference page, so there is no need to mention availability which is documented in the element's description.
2024-12-10 10:20:48 +01:00
Karol Lewandowski
87f73f1ce6 Move some action content to plugin_configuration_file.md and reduce content duplication 2024-12-10 10:19:41 +01:00
Karol Lewandowski
a5bf79efb0 working_with_custom_actions.md: Cleanup 2024-12-09 14:15:07 +01:00
Karol Lewandowski
34e852b738 working_with_custom_actions.md: Clean up the "unregistered action" inspection tip 2024-12-09 14:01:13 +01:00
Karol Lewandowski
53e883beb5 creating_live_template_functions.md: Fix topic file name 2024-12-06 14:53:31 +01:00
Karol Lewandowski
e25f1b8a4f code_intentions.md: Add a tip about setting the descriptionDirectoryName when obfuscating class names 2024-12-06 12:47:11 +01:00
Karol Lewandowski
2da394b3cc providing_live_templates.md: Add a localization tip 2024-12-06 12:05:29 +01:00
Karol Lewandowski
06445844a0 Improve URLs for live template topics (it may improve SEO) 2024-12-06 11:20:52 +01:00
Karol Lewandowski
50347f566a testing_highlighting.md: Add a tip for generating test data 2024-11-28 16:02:23 +01:00
Yann Cébron
3211c78d4d idea.md: add a section about using Kotlin plugin 2024-11-28 11:29:26 +01:00
Yann Cébron
bb19267549 code_intentions.md: mention skipBeforeAfter 2024-11-25 17:10:37 +01:00
Yann Cébron
b4be530258 update references to "PsiViewer" functionality 2024-11-18 11:56:48 +01:00
Yann Cébron
c40b0571c5 custom language prerequisites.md: cleanup 2024-11-18 11:45:34 +01:00
Yann Cébron
41a68dd492 documentation_provider.md: cleanup 2024-11-18 09:31:50 +01:00
Yann Cébron
6b26006b86 code blocks: use properties language 2024-11-14 11:25:43 +01:00
Yann Cébron
f38e71dda9 using_kotlin.md: 243 stdlib 2024-11-05 14:53:20 +01:00
Yann Cébron
c7b5ee22c6 creating_plugin_project.md: fix link-summary 2024-10-31 16:45:32 +01:00
Yann Cébron
89fd1c0e8a using_kotlin.md: cleanups 2024-10-30 16:09:13 +01:00
Yann Cébron
ac7412651a using_kotlin.md: remove hand-picked sample plugins 2024-10-30 13:35:51 +01:00
Yann Cébron
e5bc790035 remove/update references to Rust plugin 2024-10-30 12:17:41 +01:00
Yann Cébron
e61704135d using_kotlin.md: cleanup 2024-10-30 12:14:29 +01:00
Yann Cébron
c5e004f3db using_kotlin.md: update Kotlin Coroutines versions 2024-10-29 16:20:36 +01:00
Yann Cébron
72bf9d561d using_kotlin.md: note about using 2.x 2024-10-29 16:09:19 +01:00
Yann Cébron
27fcad540c Code Samples: remove "Kotlin Demo" sample as it serves no real purpose anymore 2024-10-21 17:21:40 +02:00
Karol Lewandowski
fae11c0b0a completion_test.md: Fix grammar issue 2024-10-14 08:50:53 +02:00
Karol Lewandowski
2b80f7ac30 completion_test.md: Clarify properties test data file 2024-10-14 08:46:29 +02:00
Yann Cébron
f6337e4380 parsing_test.md: note about required Internal Mode 2024-10-09 13:38:58 +02:00
Karol Lewandowski
4bc0fb08e1 Add backlinks to translatable element descriptions sections 2024-10-07 15:28:51 +02:00
Yann Cébron
6d8919c121 creating_plugin_project.md: highlight Java/Kotlin sources 2024-09-23 14:31:31 +02:00
Yann Cébron
0421e6006f using_kotlin.md: Testing K2 Mode, replace with link 2024-09-17 15:42:59 +02:00
Yann Cébron
6c0b38e257 using_kotlin.md: clarify "Analysis API" since version 2024-09-12 13:34:03 +02:00
Yann Cébron
df6c003de8 using_kotlin.md: Analysis API 2024-09-11 15:32:26 +02:00
Yann Cébron
24f4aa2b60 using_kotlin.md: K2 mode for sandbox 2024-09-11 15:30:14 +02:00
Yann Cébron
dd99240faf using_kotlin.md: cleanup 2024-09-11 12:05:56 +02:00
Yann Cébron
65883f0eee using_kotlin.md: link Kotlin Analysis API docs 2024-09-11 12:02:59 +02:00
Karol Lewandowski
3f216fbcfd Add information about uniqueness of bundle and description file names/paths 2024-09-06 10:41:03 +02:00
Yann Cébron
5d4d1d75e9
2024.2 release (#1347)
* switch to 242, update gh-ic links

* fix link

* fix link

* fix link

* fix link

* regen EP lists

still some diff between 242 and EAP8

* convert gh-ic-master links

* GH code-samples: update PV IDE versions

* code samples: adjust target IDE&since/until values

* regen EP lists from release branch

* intellij_community_plugins_extension_point_list.md: fix duplicate heading

* intellij_community_plugins_extension_point_list.md: fix DevKit.lang.visitorProviderForRBCInspection EP

* GH: update PV versions

* 2024.2 GA
2024-08-07 09:59:03 +02:00
Yann Cébron
3f085ae5fc plugin_github_template.md: note about using 2.x 2024-07-31 16:11:16 +02:00
Karol Lewandowski
535bb68e96 Workaround for crashing TOC navigation when clicking on items starting with numbers (it occurs only on this page) 2024-07-31 11:14:42 +02:00
Karol Lewandowski
5c77f0e8f9 Rename general_threading_rules.md to threading_model.md 2024-07-30 15:59:04 +02:00
Yann Cébron
7118687812 creating_plugin_project.md: note about Gradle 1.x 2024-07-30 14:50:02 +02:00
Yann Cébron
61d784887e using_kotlin.md: note about Gradle 1.x 2024-07-30 14:36:14 +02:00
Yann Cébron
72e4588206 configuring_plugin_project.md: Gradle 1.x/2.x note 2024-07-30 14:32:55 +02:00