except Intelij IDEA, is there other IDE can run kotlin code?
b
Big Chungus
07/20/2021, 10:31 AM
JB officially support Eclipse. There's also community maintained kotlin-language-server that you can use from VSCode (although with limited functionality). I'd recommend you to stick with IntelliJ CE (it's free!)
👍 3
➕ 1
c
CLOVIS
07/20/2021, 12:17 PM
And, of course, Android Studio (since it's based on IDEA)
g
gildor
07/21/2021, 3:31 AM
Android Studio
I would even say that any Intellij based IDE supports Kotlin