1535 Commits

Author SHA1 Message Date
Yann Cébron
baefdeec4c api_notable_list_2023.md: FileTypeIndex.IndexChangeListener 2022-12-06 11:34:38 +01:00
Karol Lewandowski
eb51bdd023 Add link-summary elements 2022-12-06 10:02:28 +01:00
Karol Lewandowski
71d185d472 Cleanups 2022-12-06 09:05:30 +01:00
Yann Cébron
5c2accb01f some link-summary 2022-12-05 18:28:53 +01:00
Karol Lewandowski
4ec8f6f736 notifications.md: Cleanup 2022-12-05 14:22:04 +01:00
Karol Lewandowski
929db2f6d5 settings_tutorial.md: Temporarily remove include-symbol for AppSettingsComponent 2022-12-05 14:06:50 +01:00
Karol Lewandowski
aca33891f0 settings_tutorial.md: cleanup 2022-12-05 14:06:27 +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
Karol Lewandowski
050a551e1e ide_development_instance.md: Add link-summary 2022-12-02 15:40:48 +01:00
Karol Lewandowski
90d8bb4d28 ide_development_instance.md: Cleanup 2022-12-02 15:40:09 +01:00
Karol Lewandowski
519d72c639 plugin_compatibility.md: Add link-summary 2022-12-02 15:39:21 +01:00
Karol Lewandowski
63fc080ab4 basic_action_system.md: Add link-summary 2022-12-02 15:33:07 +01:00
Karol Lewandowski
0e34c307b8 basic_action_system.md: Cleanup 2022-12-02 15:33:07 +01:00
Karol Lewandowski
f7867d3d29 creating_plugin_project.md: Add link-summary 2022-12-02 15:33:07 +01:00
Karol Lewandowski
4a3c2fdb37 tools_gradle_intellij_plugin.md: Add link-summary 2022-12-02 15:33:07 +01:00
Karol Lewandowski
0d03e5d5fb tools_gradle_intellij_plugin.md: Cleanup 2022-12-02 15:33:07 +01:00
Karol Lewandowski
b9bd8817a7 psi_performance.md: Mention CacheValueManager 2022-12-02 12:11:02 +01:00
Karol Lewandowski
aff8c54638 psi_performance.md: Cleanup 2022-12-02 12:10:44 +01:00
Yann Cébron
ab2e08d716 kotlin_ui_dsl_version_2.md: Cell.align 2022-12-02 10:39:49 +01:00
hsz
ae1a65e4ba Generate Android Studio releases 2022-12-02 01:31:24 +00:00
Yann Cébron
09bb4b7d8d some link-summary 2022-12-01 17:58:40 +01:00
Karol Lewandowski
772d77a9e9 using_kotlin.md: Clarify 'class' vs 'object' 2022-12-01 16:58:16 +01:00
Karol Lewandowski
9849b94ef8 plugin_compatibility.md, goland.md: Fix the Go-specific plugin dependencies information 2022-12-01 13:19:39 +01:00
Karol Lewandowski
50f25ecaed plugin_compatibility.md, goland.md: cleanup 2022-12-01 13:19:39 +01:00
Yann Cébron
c8e98ce1f5 snippets: ep_list_legend & cleanup 2022-12-01 12:37:39 +01:00
Yann Cébron
d2204da8b8 snippets: apiChangesJavaVersion 2022-12-01 12:13:46 +01:00
Yann Cébron
7a85eaab23 snippets: apiChangesHeader 2022-12-01 11:39:16 +01:00
Yann Cébron
7b743bcb3a sdk_style.md: tables 2022-12-01 11:26:12 +01:00
Yann Cébron
5e7cb1f7ac snippets: jetbrainsProductOpenSourceLicense 2022-12-01 10:13:26 +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
Yann Cébron
060186cf72 snippets.md: subscribeNews 2022-11-30 19:15:52 +01:00
Yann Cébron
e6c2e6f02d extract snippets.md with commonly used content 2022-11-30 19:05:58 +01:00
Yann Cébron
72c2872d2d content_updates.md: cleanup 2022-11-30 18:42:50 +01:00
Yann Cébron
4dc6b391d3 sdk_style.md: update, reformat 2022-11-30 18:17:58 +01:00
Yann Cébron
4e5989778a sdk_style.md: update page header 2022-11-30 17:56:14 +01:00
Yann Cébron
dec645c933 action_basics: adjust Action texts to not trigger "wrong case" inspection 2022-11-30 17:48:14 +01:00
Karol Lewandowski
53a5d8c397
New topic: Plugin User Experience (UX) (#905) 2022-11-30 10:57:23 +01:00
Karol Lewandowski
1a82a8bd82 basic_action_system.md: Fix: <menupath> -> <ui-path> 2022-11-30 09:43:09 +01:00
Yann Cébron
11aea16868 creating_plugin_project.md: minor 2022-11-28 16:33:10 +01:00
Karol Lewandowski
40b037be02 android_studio_releases.md: Replace 'chunk' with 'snippet' 2022-11-25 07:59:32 +01:00
hsz
8279a09fcd Generate Android Studio releases 2022-11-25 01:32:36 +00:00
Yann Cébron
6f9c982ca6 creating_plugin_project.md: update 2022-11-24 16:56:46 +01:00
Karol Lewandowski
164f5863a0 Remove redundant Templates section page 2022-11-24 15:50:30 +01:00
Karol Lewandowski
c36147439c
Migration from Stardust to Writerside (#902) 2022-11-24 15:11:20 +01:00
Yann Cébron
2e4215b01b completion_test.md: clarify '<caret>' marker 2022-11-23 17:58:36 +01:00
Patrick Scheibe
5508c47c68
Add information about threading in Actions
* Add information about threading in Actions
* Crosslink with other pages
2022-11-23 03:43:04 +01:00
Yann Cébron
8f7b6a349a using_kotlin.md: update stdlib version for 2022.3 2022-11-22 16:09:47 +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
a33a2ae74e gradle: update 2022.3 warning message, minor 2022-11-21 13:25:11 +01:00