1310 Commits

Author SHA1 Message Date
Karol Lewandowski
8f48d2046c content_updates.md: add plugin configuration page update 2022-09-01 14:29:23 +02:00
Karol Lewandowski
1d19febdc8 plugin_configuration_file.md: hide deprecated elements 2022-08-31 17:57:26 +02:00
Karol Lewandowski
2da8821c9b plugin_configuration_file.md: show more elements in toc 2022-08-31 17:57:07 +02:00
Karol Lewandowski
17d2d115b3
Plugin configuration file rework (#858) 2022-08-31 17:02:01 +02:00
Yann Cébron
093008288e update_plugins_format.md: mention com.intellij.pluginRepositoryAuthProvider EP 2022-08-31 11:21:24 +02:00
Yann Cébron
e87f1bd32c stub_indexes.md: cleanup 2022-08-30 17:13:40 +02:00
Yann Cébron
b372b9d528 stub_indexes.md: suggest externalPrefixId more strongly, link sample using it 2022-08-30 11:38:57 +02:00
hsz
c7d03d566f Generate Android Studio releases 2022-08-28 01:35:58 +00:00
Jakub Chrzanowski
405a2ff528 kotlin.md: mention Gradle IntelliJ Plugin verifyPluginConfiguration in the Kotlin stdlib section 2022-08-25 13:53:01 +02:00
Jakub Chrzanowski
821917bb4b tools_gradle_intellij_plugin.md: Kotlin stdlib 2022-08-25 13:53:01 +02:00
Jakub Chrzanowski
4401838232 tools_gradle_intellij_plugin.md: verifyPluginConfiguration Task – languageVersion and apiVersion 2022-08-25 13:53:01 +02:00
Jakub Chrzanowski
92fdb7f631 tools_gradle_intellij_plugin.md: verifyPluginConfiguration Task 2022-08-25 13:53:01 +02:00
Jakub Chrzanowski
37a56066a2 tools_gradle_intellij_plugin.md: verifyPluginConfiguration Task 2022-08-25 13:53:01 +02:00
Jakub Chrzanowski
075daaca6c
tools_gradle_intellij_plugin.md: verifyPlugin Task – ignoreUnacceptableWarnings 2022-08-25 06:12:10 +02:00
Karol Lewandowski
b323528bcb psi_helper_and_utilities.md: add missing imports for correct compilation when code is copied 2022-08-24 18:41:06 +02:00
Yann Cébron
0309191b82 plugin_extensions.md: note about Kotlin 2022-08-23 09:24:02 +02:00
Yann Cébron
c5b2d680c2 plugin_extensions.md: clarify beanClass EP properties 2022-08-23 09:19:54 +02:00
Yann Cébron
78e6492324 com.intellij.intentionAction: new language property 2022-08-22 16:38:13 +02:00
Yann Cébron
5beb16958f rename Appendix III: Tools -> Tooling 2022-08-22 15:00:28 +02:00
Yann Cébron
0bc4cd5824 build_number_ranges.md: link Java 17 blog post 2022-08-18 16:50:36 +02:00
Yann Cébron
d59c0a45e5 build_number_ranges.md: clarifications, updates, remove pre-2016 info 2022-08-18 16:05:05 +02:00
Karol Lewandowski
aa5b9831ec synchronize tabs 2022-08-18 15:06:52 +02:00
Yann Cébron
6bf49b947c declarations_and_references.md: mention EP name 2022-08-18 13:01:32 +02:00
Yann Cébron
eb738cddc8 build_number_ranges.md: clarify valid values (by @Fuchig) 2022-08-18 12:50:43 +02:00
Yann Cébron
b3e562273d navigation.md: mention EP names 2022-08-18 12:27:25 +02:00
Yann Cébron
2b85ad36a3 align "x.y.z EP" texts 2022-08-18 11:42:53 +02:00
Karol Lewandowski
cf1e904898 uast.md: synchronize language tabs 2022-08-18 11:22:21 +02:00
Yann Cébron
f946ca1af6 dynamic_plugins.md: fix counting, wrap in procedure 2022-08-18 10:56:12 +02:00
Yann Cébron
000c3946f2 migrate TOC settings to in-page declaration, take #2 2022-08-18 10:56:12 +02:00
Karol Lewandowski
f1187bd619 intro_project_wizard.md: remove missing tutorial content placeholders 2022-08-18 10:46:17 +02:00
Karol Lewandowski
8f48eacd21 uast.md: clarify API usage by adding Kotlin snippets 2022-08-18 09:39:44 +02:00
hsz
b8c072746e Generate Android Studio releases 2022-08-18 01:34:50 +00:00
Karol Lewandowski
cf27b11dfc update_plugins_format.md: add <depends> element description 2022-08-17 17:52:00 +02:00
Yann Cébron
2d928d35e8 faq.md: remove some more obsolete/covered items 2022-08-17 17:42:59 +02:00
Yann Cébron
31de5f7add align x.y.z extension point references 2022-08-17 14:46:40 +02:00
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
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