What does it mean that the K2 mode is "not fully supported" for multipaltform projects? I followed the recommendations made above, and things seems to work for the most part, but I get a warning about it when I open a non-JVM source file.
a
Anton Yalyshev [JB]
01/18/2024, 3:19 PM
For instance, Find Usages may not show usages in other platforms. Navigation from platform to platform may not work.
Code highlighting may work incorrectly in files from non-JVM platforms
l
loke
01/18/2024, 4:40 PM
Thank you for the information. I'll turn it off for now.
loke
01/18/2024, 4:41 PM
I did note that going into Tools->Kotlin->Show kotlin bytecode causes a crash with the crash reporter showing up, if you do it on a non-JVM (including common) file.
loke
01/18/2024, 4:42 PM
It doesn't work on the old compiler either, but at least you didn't get an exception message