Howdy! How's the IDE support for kotlin native? I ...
# kotlin-native
r
Howdy! How's the IDE support for kotlin native? I can't seem to get autocompletion for interop artifacts.
t
Clion and AppCode with kotlin native plugin
r
I have the plugin installed, I'm using the new gradle dsl - not sure if it has something to do with it.
t
Have you tried built-in sample for K/N?
d
So does the Clion plugin now support Kotlin/Native with gradle?
t
Not yet
d
😢 It's taking forever.
n
Hopefully the "Kotlin" IDE (covers all Kotlin platforms - Kotlin JVM, JS, and Native) comes to fruition 🙏 .
t
KIDE or Kotlin Studio :)
n
KIDE is not bad as far as names go simple smile. Kotlin Studio is too similar to Android Studio and could create a bit of confusion; not to mention that Kotlin is used in different areas of sw development beyond Android (server-side, web stack, web front-end, Serverless, ML etc). Further discussion about this should be done in #random.
r
Can confirm completion is almost non-existent with the samples as well. Source folders are not marked as source directories.