JetBrains has released an official Kotlin extension for Visual Studio Code in Alpha, announced at KotlinConf 2026. The extension connects VS Code to the Kotlin Language Server, which is built on IntelliJ IDEA's code-insight infrastructure. It provides core editor features including code completion, diagnostics, navigation, quick fixes, formatting, and project import. IntelliJ IDEA and Android Studio remain the most complete Kotlin environments, but this extension targets developers who prefer or already use VS Code. The release is part of a broader tooling effort that also includes a Java-to-Kotlin Converter extension for VS Code. The Kotlin Language Server can also be used manually with other LSP-compatible editors that support pull-based diagnostics. JetBrains is seeking community feedback via GitHub.

2m read timeFrom blog.jetbrains.com
Post cover image
Table of contents
What you getPart of a broader Kotlin tooling effortHelp shape Kotlin support in VS Code
1 Comment

Sort: