diff --git a/topics/basics/ide_development_instance.md b/topics/basics/ide_development_instance.md index 5ae1b055b..d0dc637a8 100644 --- a/topics/basics/ide_development_instance.md +++ b/topics/basics/ide_development_instance.md @@ -118,6 +118,10 @@ in the plugin project and switch back focus to the sandbox instance to trigger r {collapsible="true" default-state="collapsed"} + + + + Auto-Reload is enabled by default for target platform 2020.2 or later. Set property [`runIde.autoReloadPlugins`](tools_gradle_intellij_plugin.md#tasks-runide-autoreloadplugins) to `true` for enabling it in earlier platform versions or `false` to disable it explicitly, @@ -158,6 +162,10 @@ The Sandbox Home location can be configured with the [`intellijPlatform.sandboxC {collapsible="true" default-state="collapsed"} + + + + The default Sandbox Home location in a [](tools_gradle_intellij_plugin.md) plugin project is: * Windows: \$PROJECT_DIRECTORY\$\\build\\idea-sandbox diff --git a/topics/basics/plugin_structure/plugin_dependencies.md b/topics/basics/plugin_structure/plugin_dependencies.md index f4fc4857c..baabd17bd 100644 --- a/topics/basics/plugin_structure/plugin_dependencies.md +++ b/topics/basics/plugin_structure/plugin_dependencies.md @@ -131,6 +131,10 @@ See [](tools_intellij_platform_gradle_plugin_dependencies_extension.md#plugins) {collapsible="true" default-state="collapsed"} + + + + > Please see the [`intellij.plugins`](tools_gradle_intellij_plugin.md#intellij-extension-plugins) property for acceptable values. > {style="note"} diff --git a/topics/products/goland/goland.md b/topics/products/goland/goland.md index 7516296e1..2fc9f6e88 100644 --- a/topics/products/goland/goland.md +++ b/topics/products/goland/goland.md @@ -44,6 +44,10 @@ dependencies { {collapsible="true" default-state="collapsed"} + + + + diff --git a/topics/products/phpstorm/phpstorm.md b/topics/products/phpstorm/phpstorm.md index 140370b39..a932f8af9 100644 --- a/topics/products/phpstorm/phpstorm.md +++ b/topics/products/phpstorm/phpstorm.md @@ -53,6 +53,10 @@ dependencies { {collapsible="true" default-state="collapsed"} + + + +