I’m getting this after enabling K2 mode > Plugi...
# k2-adopters
a
I’m getting this after enabling K2 mode
Plugin ‘Kotlin Multiplatform’ wasn’t loaded because it’s incompatible with the Kotlin plugin in K2 mode
t
cc @Roman Golyshev
r
Hi! Currently, the IDE plugins which depend on Kotlin IntelliJ Plugin and are not explicitly whitelisted are disabled in K2 Mode, since they might be incompatible “Kotlin Multiplatform” in particular is currently not fully migrated yet, AFAIU, and that’s why it is disabled
r
Any timeline when k2 mode will be stabilised? I am considering, enabling it for our android project, to avail the k2 language feature analysis in IDE, which might not be caught with k1.
Enable K2 Kotlin Mode
Is it the only way to enable the K2 in IDE mode. Are there any plans for enabling it by default in future IDE releases or some config we can use to be checked in version control.
t
I would say K2 mode in IDEA 2024.2 works fine for me (though I haven't tried it in Android project)
r
Sure, i was thinking of doing some validation before pushing out k2 compiler changes to the team. If i have to test, K2 mode in Android Studio, what specific feature or areas i should be looking at - i can call out few but just curious if any specific areas i should be looking at.
Also, would be great if there's a way to get in in via version control. Enable it by default.
t
It just works (tm) 🙂
👍 1
1051 Views