2071 Commits

Author SHA1 Message Date
Karol Lewandowski
20aef24c84 persisting_state_of_components.md: Remove getInstance() from code snippets
It is a part of Services topic and is redundant noise on this page. Also, getInstance() helper is not required.
2023-10-11 07:44:39 +02:00
Karol Lewandowski
b4edb4a2a7 persisting_state_of_components.md: Remove redundant words 2023-10-11 07:44:39 +02:00
Yann Cébron
22deaa0b55 [code samples] Gradle IntelliJ Plugin 1.16.0 2023-10-10 11:46:32 +02:00
hsz
998ffdef37 Generate Android Studio releases 2023-10-06 01:26:01 +00:00
Yann Cébron
ab139295af plugin_extensions.md: note "Static initialization in extension point implementation" inspection 2023-10-05 14:31:25 +02:00
Yann Cébron
b851012724 plugin_services.md: update inspection names 2023-10-05 14:31:25 +02:00
Yann Cébron
c1977dc2c3 implementing_parser_and_psi.md: note "Non-platform TokenSet declared in ParserDefinition" inspection 2023-10-05 14:31:25 +02:00
Yann Cébron
f4504bda66 basic_action_system.md: note "Eager creation of action presentation" inspection 2023-10-05 14:31:25 +02:00
Yann Cébron
2479bf0de3 marketing.md: add issue link in TODO 2023-10-05 14:31:25 +02:00
Karol Lewandowski
077e4fbaff localization_guide.md: Cleanups 2023-10-05 13:44:45 +02:00
Karol Lewandowski
2997cad8a3 localization_guide.md: Fix menu path 2023-10-05 13:42:41 +02:00
Karol Lewandowski
ebe105c2f0 localization_guide.md: Use <path> for paths and file names 2023-10-05 13:39:43 +02:00
Karol Lewandowski
4e70009991 localization_guide.md: Remove unnecessary escape 2023-10-05 13:29:30 +02:00
Karol Lewandowski
b97c3c8bf8 localization_guide.md: Use forward slash for paths
The path was wrongly rendered as:
INSTALL_HOME\plugins$Plugin$\lib\resources_en.jar
instead of:
INSTALL_HOME\plugins\$Plugin$\lib\resources_en.jar
2023-10-05 13:29:11 +02:00
Yann Cébron
7d803744cd themes_metadata.md: fix code sample 2023-10-02 16:03:36 +02:00
Yann Cébron
a772fff4c5 general_threading_rules.md: minor 2023-10-02 15:56:55 +02:00
Yann Cébron
d96f751e35 sdk_style.md: update attribute required for escaping % parts in URLs 2023-10-02 15:36:09 +02:00
Yann Cébron
9fc851aedc messaging_infrastructure.md: restore original link 2023-10-02 15:35:40 +02:00
Yann Cébron
92f8921476 verifying_plugin_compatibility.md: PV output linking 2023-10-02 15:19:00 +02:00
Yann Cébron
a777d915cf general_threading_rules.md: updates for 2023.3 2023-10-02 09:36:33 +02:00
hsz
23798cf2ec Generate Android Studio releases 2023-09-29 01:26:31 +00:00
Yann Cébron
6942bb5bb5 highlight nested index access as problematic 2023-09-28 16:25:34 +02:00
Yann Cébron
f307552062 testing_faq.md: fix tab groups 2023-09-28 14:28:28 +02:00
Yann Cébron
5ca0f264b5 stub_indexes.md: minor 2023-09-28 12:42:37 +02:00
Yann Cébron
1895c646ab stub_indexes.md: add info about EmptyStubSerializer 2023-09-28 09:40:49 +02:00
Yann Cébron
8c19819553 references_and_resolve.md: minor 2023-09-28 09:32:27 +02:00
hsz
55593ceeff Generate Android Studio releases 2023-09-28 01:26:04 +00:00
Karol Lewandowski
474fe43248 rider:md: Remove 404 links 2023-09-26 11:50:28 +02:00
Yann Cébron
10f5055ac1 tools_gradle_intellij_plugin.md: grammar cleanup 2023-09-26 11:31:52 +02:00
Yann Cébron
a2a013a93f tools_gradle_intellij_plugin.md: new section "IDE Configuration" 2023-09-26 11:09:00 +02:00
Yann Cébron
e157671fdc ide_infrastructure.md: Open File in System File Manager 2023-09-25 17:43:05 +02:00
Yann Cébron
32708041ed ide_infrastructure.md: BrowserLauncher 2023-09-25 17:38:36 +02:00
Yann Cébron
82f87d539b plugin_services.md: note related new inspections 2023-09-25 15:58:10 +02:00
hsz
9e28fcc5d1 Generate Android Studio releases 2023-09-22 01:25:00 +00:00
Yann Cébron
4ada895027 general_threading_rules.md: minor 2023-09-21 17:08:05 +02:00
Yann Cébron
a0a2e0e7a8 code_intentions_preview.md: highlight IntentionPreviewUtils explicitly 2023-09-21 09:54:19 +02:00
Karol Lewandowski
7cb2353947
Document Macros in Run Configurations (#1108) 2023-09-20 14:13:28 +02:00
Yann Cébron
4eb51a26b8 plugin_extensions.md: note about enum EP properties problem with custom toString() 2023-09-20 13:51:52 +02:00
Yann Cébron
884aae4e8d inspections: com.intellij.inspection.basicVisitor EP, minor 2023-09-19 15:02:31 +02:00
Yann Cébron
ec61cd3f0b inspections: com.intellij.inspection.basicVisitor EP 2023-09-19 14:13:31 +02:00
Yann Cébron
69d952000e api_notable_list_2023.md: cleanup 2023-09-19 11:07:43 +02:00
Yann Cébron
1da7d21de8 external annotator: DumbAware (2023.3) 2023-09-19 11:05:42 +02:00
Yann Cébron
0a387a24d1 plugin_listeners.md: cleanup, mention inspection 2023-09-18 11:39:34 +02:00
hsz
706d7a0c53 Generate Android Studio releases 2023-09-16 01:24:49 +00:00
hsz
e0d33e6d23 Generate Android Studio releases 2023-09-14 01:28:14 +00:00
Yann Cébron
2230ca808a general_threading_rules.md: minor, add info about DevKit inspections 2023-09-13 16:35:53 +02:00
Karol Lewandowski
57a812eab2 Mention VirtualConfigurationType interface 2023-09-13 10:41:56 +02:00
Yann Cébron
32790b35a9 stub_indexes.md: note IStubElementType#isAlwaysLeaf() 2023-09-13 09:34:28 +02:00
Yann Cébron
205830ce7b jcef.md: note about testing 2023-09-11 15:58:32 +02:00
hsz
1c3dc26fe9 Generate Android Studio releases 2023-09-08 01:25:15 +00:00