1144 Commits

Author SHA1 Message Date
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
github-actions[bot]
ca51b39470
plugin_configuration_file.md: Update generated comment
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
2024-11-20 08:25:05 +01:00
github-actions[bot]
cec421e21b
plugin_configuration_file.xml: Content fixes
Co-authored-by: karollewandowski <1154140+karollewandowski@users.noreply.github.com>
2024-11-19 13:17:44 +01:00
Yann Cébron
b4be530258 update references to "PsiViewer" functionality 2024-11-18 11:56:48 +01:00
Yann Cébron
e27c8031c6
2024.3 release (#1376)
* switch to 243, update gh-ic links

* code samples: build against 2024.1

* action_basics: mute warning in PopupDialogAction

* GH build: mute invalid plugin ID on CI

* GH build: mute invalid plugin ID on CI

* final 2024.3, regen EP-lists

* code samples: 2024.3
2024-11-13 16:23:03 +01:00
Yann Cébron
bd3836b386 persisting_sensitive_data.md: fix link 2024-11-12 09:53:44 +01:00
Yann Cébron
503671c544 1.x: more obsolete labels 2024-10-31 16:55:56 +01:00
Yann Cébron
858d5594b7 stop linking to 1.x specific Gradle page 2024-10-31 16:51:25 +01:00
Karol Lewandowski
0ac323d7d9
Plugin configuration file page generator (#1378) 2024-10-31 08:46:07 +01:00
Yann Cébron
b93f70bae4 stub_indexes.md: improve warning about stale keys 2024-10-28 16:03:16 +01:00
Yann Cébron
44e40d8c5e build_number_ranges.md: fix Java 17 platform version 2024-10-28 15:00:49 +01:00
Yann Cébron
9a41cbd52e build_number_ranges.md: clarify wording 2024-10-28 14:56:43 +01:00
Yann Cébron
d81a41405c remove OSS license note 2024-10-28 14:12:59 +01:00