Wizard: enable new wizard by default in registry key
It was forgotten in 0e199ae94c
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
restartRequired="false"/>
|
||||
<registryKey key="kotlin.experimental.project.wizard"
|
||||
description="Enable new Kotlin project wizard"
|
||||
defaultValue="false"
|
||||
defaultValue="true"
|
||||
restartRequired="false"/>
|
||||
|
||||
<fileEditorProvider implementation="org.jetbrains.kotlin.idea.scratch.ui.KtScratchFileEditorProvider"/>
|
||||
|
||||
Reference in New Issue
Block a user