854 Commits

Author SHA1 Message Date
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
Yann Cébron
1cbf1d53ad testing_faq.md: more labels 2024-06-13 13:45:31 +02:00
Yann Cébron
778fadcb14 add labels to content 2024-06-13 12:15:44 +02:00
Yann Cébron
932b3711a0 testing_faq.md: ProjectActivity 2024-06-12 17:49:13 +02:00
Yann Cébron
d608ce9181 fix headings 2024-06-12 11:49:02 +02:00
Yann Cébron
62b214a804 fix headings 2024-06-12 11:21:26 +02:00
Yann Cébron
b8830c37f1 escape $PATH$ notation 2024-06-11 18:04:04 +02:00
Yann Cébron
e9c79c2f82 plugin_dependencies.md: bundled plugin IDs in Gradle 2.x 2024-06-11 17:35:55 +02:00
Yann Cébron
30f0da2712 dumb aware intentions/quick-fixes in 242 2024-06-11 13:38:13 +02:00
Yann Cébron
e1c67dac4c plugin_extension_points.md: getting dumb-aware implementations 2024-06-11 13:29:03 +02:00
Karol Lewandowski
ada8766c8d coroutine_read_actions.md: Add information about the coroutine equivalent of using finishOnUiThread to start a write action 2024-06-11 12:56:44 +02:00
Karol Lewandowski
9328906f3f
coroutine_dumps.md: Remove namedChildScope
Regular `childScope` is named now, `namedChildScope` does not exist anymore.
2024-06-10 16:29:47 +02:00
marianna.kononenko
c1d2efd0f3 Update welcome page for UI Guidelines, change fromat to .topic
Create Components and Priniples topics
Merge Controls and Components
Update links to welcome page
2024-06-10 14:13:34 +02:00
Yann Cébron
c5a04d75fb persisting_state_of_components.md: mention PathMacroFilter 2024-06-05 17:42:29 +02:00
Yann Cébron
f8ce31e08f ide_infrastructure.md: new section "Network" 2024-06-03 16:37:23 +02:00
Karol Lewandowski
e73fbce0e1 plugin_dependencies.md: Add Gradle 2024-05-27 09:26:51 +02:00