Add an ability to switch between old and new J2K via settings window
Before that it was possible to do only via registry #KT-33371 fixed
This commit is contained in:
@@ -92,10 +92,6 @@
|
||||
</extensions>
|
||||
|
||||
<extensions defaultExtensionNs="com.intellij">
|
||||
<registryKey key="kotlin.use.new.j2k"
|
||||
description="Use new Java to Kotlin Converter (experimental)"
|
||||
defaultValue="true"
|
||||
restartRequired="false"/>
|
||||
<registryKey key="kotlin.mpp.editTargetPlatformEnabled"
|
||||
description="Enable manual editing of MPP target platforms"
|
||||
defaultValue="false"
|
||||
|
||||
Reference in New Issue
Block a user