With IDEA 2024.2.1 Preview, if I enable K2 mode in...
# k2-adopters
f
With IDEA 2024.2.1 Preview, if I enable K2 mode in a KMP project, should I get the messages from my K2 compiler plugin in the IDE?
j
What do you mean with messages?
Reports? println?
f
Sorry, I meant reports, yes
j
Yes, they should
I can confirm it is working for me
f
Thank you!
g
FWI you might have to disable
kotlin.k2.only.bundled.compiler.plugins.enabled
in the IDE registry. I'm not sure if that is still enabled by default or not