919 Commits

Author SHA1 Message Date
Yann Cébron
141526cd38 plugin_configuration_file.md: fix snippet definition 2024-07-25 10:32:59 +02:00
Karol Lewandowski
d346d373e8 plugin_extensions.md: Cleanup 2024-07-25 09:56:03 +02:00
Yann Cébron
ab095395b4 Theme: more links to theme sample plugin 2024-07-24 15:14:06 +02:00
Yann Cébron
58b70684c9 testing_plugins.md: UI Tests Gradle 1.x/2.x 2024-07-24 15:09:15 +02:00
Yann Cébron
d9c802bbc4 plugin_extensions.md: structure EP properties 2024-07-23 17:24:34 +02:00
Yann Cébron
2e70043b97 plugin_extensions.md: actionId EP property 2024-07-23 15:53:35 +02:00
Yann Cébron
74cabd2ab5 light_and_heavy_tests.md: mention DefaultLightProjectDescriptor 2024-07-23 14:29:24 +02:00
Yann Cébron
8c70fd5696 developing_plugins.md: Gradle 1.x/2.x 2024-07-22 17:08:42 +02:00
Yann Cébron
1c8b93253f plugin_configuration_file.md: cleanup 2024-07-22 16:55:06 +02:00
Yann Cébron
a6233f9862 plugin_configuration_file.md: highlight plugin ID 2024-07-22 16:54:18 +02:00
Yann Cébron
1ac51a0af2 plugin_configuration_file.md: Gradle 1.x/2.x, fix 2024-07-22 16:51:28 +02:00
Yann Cébron
f8b84ba937 plugin_configuration_file.md: Gradle 1.x/2.x 2024-07-22 16:48:59 +02:00
Jakub Chrzanowski
312e93bfce
[IntelliJ Platform Gradle Plugin] Added IntelliJPlatformExtension.PluginConfiguration.ProductDescriptor.eap property 2024-07-20 09:31:28 +02:00
Yann Cébron
29d0f9e97c ide_infrastructure.md: clarify thisLogger() 2024-07-17 16:44:29 +02:00
Yann Cébron
b911e1f8d2 IJSDK-2109 Document KeepPopupOnPerform for ToggleAction 2024-07-16 14:15:29 +02:00
Yann Cébron
67d92d1c90 plugin_icon_file.md: fix 2024-07-11 16:03:59 +02:00
Yann Cébron
6fd61e4894 plugin_user_experience.md: distribution size, duplicated dependencies 2024-07-11 15:34:47 +02:00
Karol Lewandowski
31b661da18 coroutine_read_actions.topic: Fix the Kotlin version that doesn't allow combine interceptors and dispatchers 2024-07-11 13:48:28 +02:00
Karol Lewandowski
777916bf24 coroutine_read_actions.topic: Cleanup 2024-07-11 12:46:29 +02:00
Karol Lewandowski
506233c675 coroutine_read_actions.md: Delete old MD version 2024-07-11 12:45:20 +02:00
Karol Lewandowski
c2ff3369fa coroutine_read_actions.topic: Fix style issues 2024-07-11 12:38:28 +02:00
Karol Lewandowski
de20c26d48 coroutine_read_actions.topic: Add the FAQ section
It was converted to .topic because in MD, the last "Something is missing?" section was falling into the collapsed by default FAQ section.
2024-07-11 12:38:27 +02:00
Yann Cébron
a798cdcd48 plugin_icon_file.md: note related inspections 2024-07-10 16:35:20 +02:00
Yann Cébron
8e65b2ec85 uast.md: mention UastHintedVisitorAdapter inspection 2024-07-10 15:34:12 +02:00
Yann Cébron
7577f0ec4e fix table formatting 2024-07-10 12:57:48 +02:00
Yann Cébron
c8ce1dac82 note jb.gg shortlinks 2024-07-09 14:13:53 +02:00
Yann Cébron
2a62311796 publishing_plugin.md: grammar cleanup 2024-07-08 16:15:37 +02:00
Yann Cébron
b03113566f publishing_plugin.md: more obvious checklist 2024-07-08 14:14:55 +02:00
Yann Cébron
16d57856f3 plugin_configuration_file.md: make warning about using non-documented elements more prominent 2024-07-08 10:35:31 +02:00
Karol Lewandowski
a47f1183b9 kotlin_coroutines.md: Fix style and grammar 2024-07-04 10:51:42 +02:00
Karol Lewandowski
c50da6599d general_threading_rules.md: Cleanup style and grammar issues 2024-07-03 11:09:44 +02:00
Yann Cébron
7cbbae6671 plugin_components.md: mark clearly as deprecated 2024-07-02 15:57:35 +02:00
Yann Cébron
344083180b add label for deprecated sections 2024-06-27 14:13:01 +02:00
Yann Cébron
50bfa685bf plugin_configuration_file.md: link migration guide for components 2024-06-27 13:54:14 +02:00
Yann Cébron
e0ea6d0cc2 Gradle plugin vs IntelliJ Platform Gradle Plugin 2 notes 2024-06-26 12:00:01 +02:00
Karol Lewandowski
2f4173399a Escape $(...)$ 2024-06-26 10:25:19 +02:00
Yann Cébron
d4791cb823 build_number_ranges.md: 242 branch 2024-06-25 14:36:52 +02:00
Karol Lewandowski
a879def88e dynamic_plugins.md: Mention clearing UserDataHolder and link an example 2024-06-21 11:55:46 +02:00
Karol Lewandowski
14529135c2 dynamic_plugins.md: Fix grammar issues according to the style guide 2024-06-21 10:54:57 +02:00
Karol Lewandowski
889c0dfb9a dynamic_plugins.md: Remove repetition 2024-06-21 10:54:29 +02:00
Karol Lewandowski
2c20002beb persisting_state_of_components.md: Fix grammar issues 2024-06-20 11:27:00 +02:00
Karol Lewandowski
8795ca411b persisting_state_of_components.md: Add @Override to code snippets to make it clear what is overridden 2024-06-20 11:18:37 +02:00
Yann Cébron
cdbedc05cc testing_faq.md: indexing changes in 242 2024-06-17 11:39:44 +02:00
Yann Cébron
6c67124f0d plugin_configuration_file.md: extract references to tldr block 2024-06-17 11:34:16 +02:00
Yann Cébron
54bacb2a96 add labels to content 2024-06-13 17:39:12 +02:00
Yann Cébron
9babb756cc add labels to content 2024-06-13 17:22:43 +02:00
Yann Cébron
1457a050ad plugin_configuration_file.md: fix links 2024-06-13 17:10:47 +02:00
Yann Cébron
5d29f1861f plugin_components.md: stronger wording 2024-06-13 16:19:55 +02:00
Yann Cébron
3471553cf9 add labels to content 2024-06-13 16:17:07 +02:00
Yann Cébron
16204b6e71 add labels to content 2024-06-13 14:18:18 +02:00