1006 Commits

Author SHA1 Message Date
github-actions[bot]
e1e20c1b36
Update generated descriptor pages: whitespaces revert (#1416)
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
2025-01-17 07:00:45 +01:00
Karol Lewandowski
11c4851dcf Add information about descriptor files documentation provider 2025-01-16 11:27:09 +01:00
Yann Cébron
25b2248976 indexing_and_psi_stubs.md: "Can be DumbAware" inspection 2025-01-16 10:39:51 +01:00
Yann Cébron
0da11adc98 build_number_ranges.md: clarify 251 2025-01-16 09:55:30 +01:00
Karol Lewandowski
e843b5dc64 disposers.md: Cleanup 2025-01-16 09:09:17 +01:00
Karol Lewandowski
d8bfa7def7 disposers.md: Add a parameter to MessageBus.connect() for clarity
There is an actual method without parameters.
2025-01-16 08:44:24 +01:00
Karol Lewandowski
8a39c6c6d4 disposers.md: Use shorter code snippet to fit in the snippet viewport 2025-01-16 08:43:24 +01:00
github-actions[bot]
eb75fbe390
Update generated descriptor pages (#1415)
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
2025-01-16 07:15:29 +01:00
Karol Lewandowski
851d8217c2 Rename jcef.md to embedded_browser_jcef.md 2025-01-15 10:06:26 +01:00
Yann Cébron
fc97e31dbf plugin_extensions.md: minor, fix 2025-01-14 13:09:51 +01:00
Karol Lewandowski
ba9ce06083 threading_model.md: Make example EDT more busy to suggest it shouldn't be blocked 2025-01-14 13:08:31 +01:00
Karol Lewandowski
509197b845 background_processes.md: Link UX 2025-01-14 12:26:51 +01:00
Karol Lewandowski
429e9698b5 background_processes.md: Add a tip for running backgroundable tasks under a custom progress indicator 2025-01-14 12:24:39 +01:00
Yann Cébron
20cac10a3a plugin_extensions.md: minor 2025-01-14 09:15:35 +01:00
Karol Lewandowski
9d93fbf306 threading_model.md: Add a general diagram visualizing application threads 2025-01-13 14:44:40 +01:00
Karol Lewandowski
a0a71c66c4 Add JSON plugin ID to the IDs of bundled plugins 2025-01-10 15:24:53 +01:00
Karol Lewandowski
7b25f24816 Move extension point registration attributes to plugin_configuration_file.md 2025-01-10 14:42:08 +01:00
Karol Lewandowski
1114e53083 plugin_configuration_file.md: Improve content layout 2025-01-10 11:47:28 +01:00
Karol Lewandowski
53ea6b292d plugin_extensions.md: Avoid "you/your" 2025-01-10 10:56:05 +01:00
Karol Lewandowski
57b05e01b4 Don't use * in links 2025-01-10 10:56:05 +01:00
Karol Lewandowski
04a48491c7 Move base extension attributes to plugin_configuration_file.md 2025-01-09 15:45:21 +01:00
Karol Lewandowski
74ae739e91 plugin_configuration_file.md: Minor fixes 2025-01-08 15:27:35 +01:00
Karol Lewandowski
7190297c66 Always render {type="narrow"} for "Attributes" sections 2025-01-08 15:23:55 +01:00
Karol Lewandowski
57c266aa52
Coroutines on EDT and locks (#1413) 2025-01-08 13:40:29 +01:00
Karol Lewandowski
faef8dd7ba Replace the deprecated deflist style attribute with type 2025-01-03 11:53:24 +01:00
Karol Lewandowski
461b8eb100 basic_action_system.md: Swap order of sections for a better reading flow 2024-12-10 10:26:45 +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
90439bc9e8 basic_action_system.md: Link message bundles 2024-12-10 07:29:40 +01:00
Karol Lewandowski
0df9d695a5 basic_action_system.md: Cleanup 2024-12-10 07:29:40 +01:00
Karol Lewandowski
c3a5c4ced3 ide_infrastructure.md: Add a localization tip 2024-12-06 12:22:39 +01:00
Karol Lewandowski
3d61fc0844 disposers.md: Untie an example plugin resource lifetime from plugin's lifetime (make a different start) 2024-12-05 11:13:12 +01:00
Karol Lewandowski
ed1e1df7e6 disposers.md: Avoid caps-lock 2024-12-05 11:10:02 +01:00
Yann Cébron
6c979627df plugin_alternatives.md: add tag for Flora 2024-12-04 16:31:20 +01:00
Karol Lewandowski
4883f9af88 plugin_user_experience.md: Mention translations in the context of UX 2024-12-04 13:11:12 +01:00
Karol Lewandowski
1645bcb546 disposers.md: Clarify enabling disposers debugging 2024-12-03 11:27:03 +01:00
Yann Cébron
c136a34c96 plugin_required_experience.md: cleanup 2024-12-03 11:15:37 +01:00
Yann Cébron
4ca7048bf5 testing_plugins.md: add conference talk video 2024-12-03 11:00:17 +01:00
Yann Cébron
561a80be28 plugin_user_experience.md: add conference talk video 2024-12-03 10:57:53 +01:00
Yann Cébron
ea04ddabbf indexing_and_psi_stubs.md: add conference talk video 2024-12-03 10:55:30 +01:00
Yann Cébron
3714532ba7 plugin_dependencies.md: fix link for Kotlin 2024-12-03 10:18:14 +01:00
Karol Lewandowski
50347f566a testing_highlighting.md: Add a tip for generating test data 2024-11-28 16:02:23 +01:00
Karol Lewandowski
02243ec6c7 threading_model.md: Mention UIUtil.invokeLaterIfNeeded() 2024-11-28 15:03:00 +01:00
Karol Lewandowski
3318000ea3 threading_model.md: Add information about write-safe context for 2023.3+ 2024-11-28 14:51:51 +01:00
Karol Lewandowski
55f263d3ad virtual_file_system.md: Link information about storing additional information in virtual files 2024-11-28 11:57:53 +01:00
Karol Lewandowski
1391b5debc virtual_file.md: Cleanup 2024-11-28 11:57:53 +01:00
Karol Lewandowski
dd78932007 virtual_file.md: Add information about storing additional information in virtual files 2024-11-28 11:57:53 +01:00
Karol Lewandowski
a0edb6b791 virtual_file_system.md: Move to architectural overview 2024-11-28 11:57:53 +01:00
Karol Lewandowski
9d4fd6197b generate_descriptor_pages.main.kts: Fix rendering deprecated attribute information 2024-11-22 08:42:45 +01:00
github-actions[bot]
a0576f3061
plugin_configuration_file:md: Add information about reference@id
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
2024-11-22 08:28:34 +01:00
github-actions[bot]
af2d91796a
plugin_configuration_file.md: Remove vertical space in paragraphs in list items
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
2024-11-21 13:47:04 +01:00