Is there supposed to be support for KMP in Android Studio? I'm on Chipmunk Beta 1, and for kotlin files in a KMP module I get no code completion, and everything is red (but it compiles).
a
Artyom Degtyarev [JB]
02/07/2022, 7:09 AM
Hello, @eygraber!
Could you please check if the problem you experience looks like KTIJ-20137? If it is not, consider filing a new issue at https://kotl.in/issue. If possible, please add information about your project structure, IDE & plugins’ versions and error description.
e
eygraber
02/07/2022, 8:18 AM
Looks like it's a similar issue. Downgrading to Bumblebee fixes it.