320 Commits

Author SHA1 Message Date
Yann Cébron
429500780b plugin_extensions.md: note highlighting of EP properties via ApiStatus 2023-05-31 18:10:17 +02:00
Yann Cébron
ade52efe0e plugin_extension_points.md: mention PluginAware 2023-05-25 14:50:41 +02:00
Yann Cébron
b3593d8201 plugin_extension_points.md: list some base classes 2023-05-23 13:59:37 +02:00
Yann Cébron
6d59cfe17c plugin_configuration_file.md: note about plugin <id> value 2023-05-15 12:36:01 +02:00
Yann Cébron
1098030a42 plugin_dependencies.md: add links 2023-04-18 15:28:40 +02:00
Karol Lewandowski
1e9b2dab0a plugin_services.md: Wrap Java/Kotlin service examples in a single tab 2023-04-11 10:20:39 +02:00
Karol Lewandowski
95aca84917 Cleanups
- get rid of the old [//]: # (title: ...) format
- reorder copyright notice and title where applicable
- fix grammar and other minor issues
2023-04-07 15:47:20 +02:00
Karol Lewandowski
220365a4dc Fix warning content 2023-04-05 18:08:48 +02:00
Karol Lewandowski
aeff76bc3c Add more examples to plugin_services.md 2023-04-05 16:02:44 +02:00
Karol Lewandowski
503be53f00 Add missing <link-summary> 2023-04-04 11:59:37 +02:00
Karol Lewandowski
1ffd6159c0 Add missing <link-summary> 2023-04-03 18:16:40 +02:00
Yann Cébron
15e8cdf983 plugin_services.md: light services restrictions 2023-03-30 12:24:07 +02:00
Yann Cébron
1fd0a3cc31 plugin_components.md: 2023.1 ProjectActivity 2023-03-29 19:29:13 +02:00
Yann Cébron
afe5aa2d34 plugin_components.md: minor 2023-03-29 17:05:07 +02:00
Karol Lewandowski
43917d461b Add missing <link-summary> 2023-03-29 11:57:31 +02:00
Yann Cébron
32aeca2ccf
2023.1 release (#1010)
* 2023.1 release: update gh-links, re-gen EP lists

* code samples: update target version

* code samples: fix framework_basics missing dependency on Java plugin

* stub_indexes.md: update -master GH link

* EP lists: improve "Topic" presentation

* internal_ui_inspector.md: fix link

* kotlin_demo: fix link

* Generate Android Studio releases

* publishing_plugin.md: add note about plugin signing

* plugin_signing.md: Update information about providing `certificateChainFile` and `privateKeyFile` + minor changes

* tools_gradle_intellij_plugin.md: add `verifyPluginSignature` task

* plugin_signing.md: add Plugin Signature Verification

* plugin_signing.md: fixed anchor

* creating_plugin_project.md: update

* GH: set final 2023.1 tag

* GH code samples: update PV version

* code samples: ComparingStringReferencesInspection compatibility with 231.*
2023-03-28 20:09:23 +02:00
Yann Cébron
89aaefe06e plugin_services.md: clarify light service limitation 2023-03-27 16:33:50 +02:00
Yann Cébron
8e696241d9 remove obsolete "Preferences" term usage 2023-03-27 14:09:44 +02:00
Yann Cébron
f612d4fe95 plugin_extensions.md: add "Implementing Extension" section 2023-03-23 17:05:55 +01:00
Jakub Chrzanowski
780ef50ef1
Use new syntax for a custom section ID definition 2023-03-20 11:45:20 +01:00
Yann Cébron
21efb33007 plugin_extensions.md: formatting 2023-03-13 13:00:35 +01:00
Yann Cébron
d6ec59b3ce plugin_services.md: mention inspection for CTOR usage 2023-03-13 12:39:22 +01:00
Yann Cébron
0095e87518 plugin_services.md: stronger language, cleanup 2023-03-01 17:16:58 +01:00
Yann Cébron
5e603077ee plugin_extension_points.md: fix version 2023-03-01 15:34:08 +01:00
Yann Cébron
1abae16908 plugin_dependencies.md: minor 2023-03-01 15:13:13 +01:00
Yann Cébron
9c6a68dd60 plugin_dependencies.md: update bundled plugins table 2023-03-01 14:48:35 +01:00
Yann Cébron
104a22e6a3 plugin_dependencies.md: update information about Plugin ID on MP 2023-03-01 14:48:35 +01:00
Yann Cébron
95fc766640 plugin_extension_points.md: code insight for EP_NAME 2023-02-22 16:29:29 +01:00
Asterios Raptis
1250093de4 Description of anchor attribute after changed
The description of the anchor attribute after fixed
2023-02-20 08:49:00 +01:00
Yann Cébron
ff12e7ed34 more links to UX page 2023-02-16 11:29:44 +01:00
Yann Cébron
8d3f1ef5b5 plugin_services.md: update light services 2023-02-08 17:29:37 +01:00
Yann Cébron
36253fde97 plugin_dependencies.md: clarify optional dependencies sample 2023-02-07 17:42:12 +01:00
Karol Lewandowski
4950a5b4d6 dynamic_plugins.md: Correction 2023-02-03 15:01:24 +01:00
Yann Cébron
5c9579766d dynamic_plugins.md: cleanup, suggest trying EAP version 2023-01-26 14:13:30 +01:00
Yann Cébron
dea1e4d7b3 dynamic_plugins.md: clarify .hprof file location 2023-01-26 11:45:42 +01:00
Yann Cébron
556227b3a9 clarify/cleanup "Java plugin dependency" 2023-01-17 16:21:41 +01:00
Yann Cébron
b969d17468 "Settings/Preferences" is now "Settings" on all OSes 2023-01-11 14:43:08 +01:00
Yann Cébron
19f2d39863 dynamic_plugins.md: add "Resource Cleanup" 2023-01-09 16:23:02 +01:00
Karol Lewandowski
79e97c2564 Add pages link-summary 2023-01-03 12:16:51 +01:00
Yann Cébron
c2666bbe34 restore default right TOC level depth 2022-12-15 18:36:39 +01:00
Karol Lewandowski
3eabe8ebff Add link-summary 2022-12-08 13:05:04 +01:00
Yann Cébron
5c2accb01f some link-summary 2022-12-05 18:28:53 +01:00
Karol Lewandowski
79e68e1045 plugin_dependencies.md: Add link-summary 2022-12-02 15:45:24 +01:00
Karol Lewandowski
0f17036eaa plugin_dependencies.md: Cleanup 2022-12-02 15:45:10 +01:00
Yann Cébron
cd23596f6b
223 release (#904)
* api_notable_list_2022.md: update unbundled plugins 2022.3

* element_patterns.md: new sample

* 2022.3 release: update GH links

* 2022.3 release: update GH links, #2

* EP list: initial, change android from GH to JB hosting temporarily + adapt links

* 223 release initial values

* stop recommending PreloadingActivity (internal API now)

* product specific EP lists

* element_patterns.md: minor

* code samples: upgrade

* extension_point_list.md: fix duplicate heading

* sdk_code_guidelines.md: update compatibility values

* spring_extension_point_list.md: update

* 223.7571.182
2022-11-30 20:31:23 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
b5b22b06fd plugin_content.md: add note about OS-specific distributions not supported 2022-11-21 17:24:52 +01:00
Yann Cébron
e45f32ecf5 plugin_dependencies.md: mention new listBundledPlugins task 2022-11-17 17:37:39 +01:00
Yann Cébron
bfe2d56d81 dynamic_plugins.md: add some code links 2022-11-14 14:47:43 +01:00
Karol Lewandowski
cd0c650ebe plugin_services.md: make it more clear that dependency services injection is deprecated 2022-10-24 15:09:13 +02:00