Kotlin code completion, debugging, linting and more for VSCode
359
stars
236
commits
TypeScript
primary language
Dec 6, 2024
updated
Smart code completion, linting, debugging, formatting and more for Kotlin in VSCode using the Kotlin language server and the Kotlin debug adapter.
To use, make sure that JDK 11+ is installed and open a Kotlin file inside a Gradle or Maven project. Support for Kotlin source files with a standalone compiler (kotlinc) is experimental. The language server will then automatically launch in the background.
launch.json file in your project and invoke code completion to create a new launch configuration (or select Add Configuration... in the debug tab)Run button in the Debug tab or press F5TypeScript
96.6%
JavaScript
3.4%
Kotlin code completion, debugging, linting and more for VSCode
359
stars
236
commits
TypeScript
primary language
Dec 6, 2024
updated
Smart code completion, linting, debugging, formatting and more for Kotlin in VSCode using the Kotlin language server and the Kotlin debug adapter.
To use, make sure that JDK 11+ is installed and open a Kotlin file inside a Gradle or Maven project. Support for Kotlin source files with a standalone compiler (kotlinc) is experimental. The language server will then automatically launch in the background.
launch.json file in your project and invoke code completion to create a new launch configuration (or select Add Configuration... in the debug tab)Run button in the Debug tab or press F5TypeScript
96.6%
JavaScript
3.4%