1159 Commits

Author SHA1 Message Date
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
Yann Cébron
d242afc466 light_and_heavy_tests.md: mention TestFramework.Plugin.Java explicitly 2024-10-28 13:54:43 +01:00
Yann Cébron
3fcf20f490 testing: highlight required setup of test-frameworks 2024-10-28 13:48:05 +01:00
Yann Cébron
11d2ca1185 build_number_ranges.md: link until-build config for Gradle 2024-10-28 11:08:13 +01:00
Yann Cébron
30c3ebb778 uast.md: add link to Android Lint API Guide 2024-10-28 10:53:24 +01:00
Yann Cébron
72a6c33b6b toolbar.md: link implementation 2024-10-22 11:09:17 +02:00
Yann Cébron
3555a7ddd6 build_number_ranges.md: add link to EAP page 2024-10-21 13:13:58 +02:00
Yann Cébron
f318e0ad74 build_number_ranges.md: minor 2024-10-15 17:10:10 +02:00
Yann Cébron
82853b28e4 build_number_ranges.md: minor 2024-10-15 11:49:11 +02:00
Yann Cébron
c21f4afb3c build_number_ranges.md: 243 2024-10-15 11:30:26 +02:00
Yann Cébron
9e86010eec note about DumbAwareAction usage 2024-10-14 17:08:49 +02:00
Karol Lewandowski
281ac21e9e plugin_configuration_file.md: Cleanup 2024-10-11 13:49:21 +02:00
Karol Lewandowski
49dfe96552 coroutine_execution_contexts.md: Link launching_coroutines.md from the Suspending Context section 2024-10-07 13:00:40 +02:00
Yann Cébron
63a858699a background_processes.md: minor 2024-10-07 12:11:23 +02:00
Yann Cébron
d80b777fe1 background_processes.md: minor 2024-10-07 10:11:49 +02:00
Yann Cébron
1baa968607 "Plugin DevKit" name formatting 2024-10-02 15:29:37 +02:00
Yann Cébron
3fea8195e9 publishing_plugin.md: cleanup/fixes 2024-10-02 15:03:46 +02:00
Yann Cébron
4170763f25 publishing_plugin.md: "Using Environment Variables" 2.x add Groovy sample 2024-10-02 14:17:15 +02:00
Yann Cébron
c7fca5b316 plugin_services.md: smaller improvements/clarifications 2024-10-01 14:24:13 +02:00
Vojtěch Balík
f437d26cd2
Better wording for restricted attributes of light services (#1370)
"None of these attributes is required" implies that those attributes can be specified for light services and also that they are required for non-light services
2024-10-01 13:42:26 +02:00
Yann Cébron
d3a5afab16 build_number_ranges.md: clarify IDE handling of multiple plugin versions 2024-09-23 15:34:39 +02:00
Yann Cébron
a614387f34 background_processes.md: cleanup 2024-09-23 13:59:42 +02:00
Yann Cébron
27a6252201 background_processes.md: new inspection name 2024-09-23 12:39:23 +02:00
Karol Lewandowski
70f86e44fe Revert: information about no write intent lock on Dispatchers.EDT since 2024.3 2024-09-20 14:53:45 +02:00
Karol Lewandowski
4f714a5b48 threading_model.md: Link coroutines "EDT Dispatcher and Write Intent Lock" 2024-09-20 14:07:53 +02:00
Karol Lewandowski
ac3e36be7d coroutine_dispatchers.md: Add information about no write intent lock on Dispatchers.EDT since 2024.3 2024-09-20 13:57:05 +02:00
Yann Cébron
c05825d46c indexing_and_psi_stubs.md: cleanup 2024-09-17 16:50:16 +02:00
Yann Cébron
8b5e7453de indexing_and_psi_stubs.md: actual tag image 2024-09-17 16:34:42 +02:00
Yann Cébron
02bc956913 persisting_state_of_components.md: sharing settings: add product help link 2024-09-17 16:24:41 +02:00
Yann Cébron
515eb4c210 plugin_required_experience.md: revert e9e4ce414a5c94e0c0b2981e6088cdfe441ada22 2024-09-17 12:03:24 +02:00
marianna.kononenko
e9e4ce414a Button page updated 2024-09-17 10:28:33 +02:00
Yann Cébron
45056c2a6d ide_infrastructure.md: add link 2024-09-16 17:47:01 +02:00
Yann Cébron
609106c198 plugin_configuration_file.md: clarify vendor@url valid values 2024-09-10 14:00:46 +02:00
Karol Lewandowski
868307a818 coroutine_execution_contexts.md: Fix grammar/style 2024-09-06 15:18:35 +02:00
Karol Lewandowski
ddd5f3e92d coroutine_execution_contexts.md: Clarify blocking execution context 2024-09-06 11:42:20 +02:00
Karol Lewandowski
9763e1f10d plugin_extensions.md: Fix grammar/style 2024-08-30 13:22:42 +02:00