Is there a version of IntelliJ (EAP or something l...
# compiler
t
Is there a version of IntelliJ (EAP or something like that) which recognizes the declarations generated by FIR plugins?
j
2024 eaps are working for me
t
Great! Thank you!
j
Remember to uncheck the only jetbrains k2 bundled plugins in
registry
t
Good tip, thx. It works, but it says that
K2 Kotlin Mode: Kotlin Multiplatform for non-JVM/Common modules is not fully supported.
Any info about what is supported/not supported?
Interestingly, it recognized the companion object my plugin generates. And this is javascript only code.
Nevermind, found it. 😄
And unfortunately it did not recognize the plugin generated code but just switched off the code analysis. Well, it is how it is, I'll just survive without IDE support for a while somehow.
j
I am using it only with JVM
2024.2 will support kmp
t
You know everything. Thanks.
😂 1
👍 1