Add registry key to hide new Load Script Configurations action

This commit is contained in:
Natalia Selezneva
2020-06-18 18:57:12 +03:00
parent b43014a097
commit d119298232
4 changed files with 17 additions and 8 deletions
@@ -140,11 +140,6 @@
defaultValue="false"
restartRequired="false"/>
<registryKey key="kotlin.gradle.scripts.scriptConfigurationsNeedToBeUpdatedBalloon"
description="Show balloon when script configuration need to be updated for 193 along with project need to be imported balloon"
defaultValue="false"
restartRequired="false"/>
<fileEditorProvider implementation="org.jetbrains.kotlin.idea.scratch.ui.KtScratchFileEditorProvider"/>
<moduleBuilder builderClass="org.jetbrains.kotlin.tools.projectWizard.wizard.NewProjectWizardModuleBuilder"/>