From 2bf30070d5607e1291ddf39148bf0e5d39181609 Mon Sep 17 00:00:00 2001 From: Vladimir Dolzhenko Date: Tue, 8 Oct 2024 16:52:36 +0200 Subject: [PATCH] [kotlin] Update K2 mode note #KTIJ-31560 GitOrigin-RevId: 9f999550d8ce7777c1ce0ecfef1c110b84598855 --- .../resources/messages/KotlinPreferencesBundle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/kotlin/preferences/resources/messages/KotlinPreferencesBundle.properties b/plugins/kotlin/preferences/resources/messages/KotlinPreferencesBundle.properties index be24e072d488..c36d26976699 100644 --- a/plugins/kotlin/preferences/resources/messages/KotlinPreferencesBundle.properties +++ b/plugins/kotlin/preferences/resources/messages/KotlinPreferencesBundle.properties @@ -9,6 +9,6 @@ label.plugin.will.be.switched.after.ide.restart=Kotlin plugin will be switched t label.your.current.plugin=Current Kotlin Mode is {0} link.label.cancel.switching=Cancel switching checkbox.enable.k2.based.kotlin.plugin=Enable K2 mode -text.k2.based.kotlin.plugin=K2 mode brings stability and code analysis improvements. Some functionality is still a work in progress and will be supported as soon as it\u2019s ready. Read more here. +text.k2.based.kotlin.plugin=K2 mode brings stability and code analysis improvements. Read more here. text.k2.based.kotlin.plugin.vmoptions.are.not.writable.0.1.2=You are running a debug instance of {0}.
To switch to {1,choice,1#K1|2#K2} mode, please manually set the VM Option to
{2}{1,choice,1#false|2#true} kotlin.language.configurable=Kotlin