Hi everyone, I'm installing Kotlin into my PC. But...
# getting-started
d
Hi everyone, I'm installing Kotlin into my PC. But I can use it in Visual Code ?
d
Why not try IntelliJ or Android Studio?
h
Technically you can use it with VSCode, but there is no official language plugin so it’s basically a text editor. Either use IntelliJ (or Android Studio) or Fleet.
❤️ 1
y
Hello, you can install this vscode extension https://github.com/fwcd/kotlin-language-server. It is not an official extension but maybe it can do the job if you want to use vscode.
❤️ 1
Maybe to help you better, can you tell us what do you want to develop with Kotlin? (just learning, android apps, backend server, etc.) This will help in recommending the best IDE