4657 Commits

Author SHA1 Message Date
Yann Cébron
2a9c41dde4 xml_dom_api.md: remove mention of DOM Generator (removed in 2022.3 anyway) 2022-08-17 14:39:16 +02:00
Karol Lewandowski
e20eee33d8 key_topics.md: remove redundant link texts 2022-08-16 15:10:01 +02:00
Karol Lewandowski
41f113370b getting_started.md: move information about sbt plugin to the bottom and change its type to a tip
According to the call-outs doc, "tip" should be used for optional information, and "note" for important information that you want to highlight. SBT plugin is not widely used and important.
2022-08-16 15:10:01 +02:00
Karol Lewandowski
60c1e85177 point to the actions system main page instead of the actions tutorial 2022-08-16 15:08:08 +02:00
Karol Lewandowski
e86de8865b fix punctuation 2022-08-16 15:06:58 +02:00
Karol Lewandowski
03e975ee3f basics.md: remove redundant link texts 2022-08-16 15:06:58 +02:00
Yann Cébron
77286455c3 simple language: nullability in SimpleParserDefinition 2022-08-16 12:42:07 +02:00
Yann Cébron
4f0e39ae8d simple language: remove redundant SimpleParserDefinition.getWhitespaceTokens() 2022-08-16 12:37:54 +02:00
Yann Cébron
e8ac1e6e95 useful_links.md: cleanup 2022-08-16 11:32:57 +02:00
Yann Cébron
2b84698b88 useful_links.md: update link for IntelliJ Log Analyzer 2022-08-16 11:31:41 +02:00
Yann Cébron
26e33b4485 kotlin_ui_dsl_version_2.md: let's try if people read warnings 2022-08-16 09:26:36 +02:00
Yann Cébron
9a187cb2e8 new_macros.md: fix "Testing the Plugin" section 2022-08-15 17:42:44 +02:00
Yann Cébron
f390b500cf api_internal.md: add AnimatedIcon.ANIMATION_IN_RENDERER_ALLOWED to exceptions 2022-08-15 17:04:41 +02:00
Yann Cébron
24ea2bca05 revert "migrate TOC settings to in-page declaration" 474fc800ea96bd77f2cda44dd0a3aea0d2c8b80d 2022-08-15 16:14:58 +02:00
Yann Cébron
0d67ce657b sdk_style.md: escape gh-variables in sample code 2022-08-15 16:09:09 +02:00
Yann Cébron
474fc800ea migrate TOC settings to in-page declaration 2022-08-15 15:01:12 +02:00
Yann Cébron
62cd582643 migrate code sample links to gh-sdk-samples 2022-08-15 11:52:49 +02:00
Yann Cébron
1f6d85db42 plugin_services.md: note about obtaining services correctly 2022-08-15 11:46:10 +02:00
Yann Cébron
3262821096 content_updates.md: Upsource -> GitHub links 2022-08-15 11:28:10 +02:00
Yann Cébron
09648db712 convert upsource:// links to generic variable-based notation, add gh-ic-master and gh-sdk-samples setup 2022-08-15 10:48:31 +02:00
hsz
e68d947772 Generate Android Studio releases 2022-08-12 01:34:02 +00:00
i582
34a802eaa1 fixed typo in syntax_highlighting_and_error_highlighting.md 2022-08-11 15:23:42 -07:00
Karol Lewandowski
d9167c5c79 clarify or emphasize extension identifiers uniqueness 2022-08-11 14:11:01 +02:00
Karol Lewandowski
e14683a072 update_plugins_format.md: clarify that the file name is not fixed 2022-08-11 14:11:01 +02:00
Karol Lewandowski
105a7b0379 update_plugins_format.md: cleanup 2022-08-11 14:11:01 +02:00
Yann Cébron
cc3659f7ce annotator: mention language attribute 2022-08-10 16:31:19 +02:00
Yann Cébron
85af49d4ae completion contributor: mention language attribute 2022-08-10 16:17:45 +02:00
Yann Cébron
e04d697ee3 code_inspections.md: cleanup 2022-08-10 16:09:31 +02:00
Yann Cébron
3213522214 uast.md: inspection language attribute requirement 2022-08-10 16:04:47 +02:00
Yann Cébron
719abc6dbc reference_contributor.md: fix referenceContributor registration snippet 2022-08-10 16:01:32 +02:00
Yann Cébron
da95e4f611 inspection/reference: mention language attribute 2022-08-10 15:56:08 +02:00
Yann Cébron
896965f9c9 align "x.y.z extension point" notation in text 2022-08-10 15:32:13 +02:00
Karol Lewandowski
5a8a389805 themes_metadata.md: attributes clarification 2022-08-10 11:54:47 +02:00
Karol Lewandowski
90c77aed5e themes_metadata.md: cleanup 2022-08-10 11:54:47 +02:00
Yann Cébron
c783a7ec40 verifying_plugin_compatibility.md: reorder 2022-08-10 11:36:54 +02:00
Yann Cébron
826efceaf9 excerpts 2022-08-10 11:33:19 +02:00
Yann Cébron
c053a5c164 useful_links.md: add excerpt 2022-08-10 11:26:54 +02:00
Yann Cébron
85e6d40af9 welcome.md: link "Verifying Plugin Compatibility" 2022-08-10 11:24:11 +02:00
Yann Cébron
e99043985c android_studio_releases_list.md: link JSON/XML raw data for releases 2022-08-09 17:20:25 +02:00
Yann Cébron
6a616ee04d update_plugins_format.md: link to MP docs about reserving plugin IDs 2022-08-09 16:19:35 +02:00
Jakub Chrzanowski
7109e00e21
android_studio_releases.md: parse an external XML file instead of web scrapping AS releases page 2022-08-09 11:06:12 +02:00
Yann Cébron
09a02f33bf code_inspections.md: note convenient UI settings classes 2022-08-09 10:07:56 +02:00
Karol Lewandowski
e879eaca02 popups.md: improve table formatting 2022-08-08 15:39:29 +02:00
Yann Cébron
4a1218c76a registering_file_type.md: cleanup 2022-08-08 15:06:16 +02:00
Karol Lewandowski
22c548bf2b general_threading_rules.md: fix link 2022-08-08 13:26:25 +02:00
Karol Lewandowski
2733a21ee4 external_system_integration.md: add external system settings examples 2022-08-08 10:52:00 +02:00
Karol Lewandowski
929bae3d97 external_system_integration.md: update diagrams 2022-08-08 10:52:00 +02:00
Karol Lewandowski
ce6472c3b7 general_threading_rules.md: add information about disabling ProcessCanceledException for development purposes 2022-08-08 10:52:00 +02:00
Karol Lewandowski
5548b21ace jb-plantuml-theme.puml: remove quotes from fonts to not break SVGs generated by kroki.io 2022-08-08 10:52:00 +02:00
Jakub Chrzanowski
7e2fa47c66
Gradle 7.5.1 2022-08-07 21:22:42 +02:00