// Description
Code completion, debugging, linting and more
// Readme
Open VSX#Kotlin IDE for Visual Studio Code
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.
##Features
- ›Code completion
- ›Linting
- ›Semantic highlighting
- ›Debugging
- ›Go-to-definition
- ›Signature help
- ›Hover
- ›Formatting
- ›Document symbols
- ›Find references
##Usage
###Debugging
- ›Setup:
- ›Open the
launch.jsonfile in your project and invoke code completion to create a new launch configuration (or selectAdd Configuration...in the debug tab)
- ›Open the
- ›Launch:
- ›Build your project (before every launch)
- ›Click the
Runbutton in theDebugtab or pressF5
// Install
Open this extension directly in your IDE — no CLI, no extra tools.
fwcd.kotlinIf your IDE doesn't open automatically, copy the ID above and paste it into the Extensions view (⌘P → ext install <id>).
// Source signals
Live from open-vsx.org. Refreshed hourly.
// Are you the author?
This listing is mirrored from Open VSX. Claim it to ship a native OXP build, customise the page, and respond to reviews.
Claim this listing// Package Info
- Version
- 0.2.36
- Owner
- @vsx-fwcd
- Downloads
- 379.0k
- Stars
- 0