mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-04 23:39:07 +07:00
The behavior with the `idea.kotlin.plugin.use.k2` VM option will be the following: - When no `idea.kotlin.plugin.use.k2` is specified in `.vmoptions`, it will be implicitly set to `true`. - If `idea.kotlin.plugin.use.k2` is set to `true`/`false` in `.vmoptions`, this value will be used. - If a user disables K2 mode manually in the settings, then `idea.kotlin.plugin.use.k2` will be set to `false` in `.vmoptions` and the K2 mode will be considered as disabled after a restart. ^KTIJ-30761 fixed GitOrigin-RevId: bdafaad289b4e6ad3600f0653b336aefde20874f