Hey, just getting started with KN so I'm not sure ...
# kotlin-native
d
Hey, just getting started with KN so I'm not sure if this is expected behavior: I have no completes on stdlib functions such as
println
. I'm using gradle according to https://github.com/JetBrains/kotlin-native/blob/master/GRADLE_PLUGIN.md .
o
what IDE do you use? CLion and AppCode support K/N
d
I am using IntelliJ IDEA with gradle instead of CLion with CMake as I saw CMake is being deprecated in the future
o
IDEA not yet supports K/N, unfortunately. Gradle support for CLion is coming, although