We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcb7bfb commit 0d6224dCopy full SHA for 0d6224d
README.md
@@ -13,7 +13,7 @@ implementation.
13
14
### Quick Start
15
16
-1. Download the latest build of VSC extension from the [Releases Page](https://github.com/Kotlin/kotlin-lsp/releases)
+1. Download the latest build of VSC extension or Standalone version from the [Releases Page](https://github.com/Kotlin/kotlin-lsp/releases)
17
2. Install it as a VSC Extension via `Extensions | More Action | Install from VSIX`
18
* Alternatively, it is possible to drag-and-drop VSIX extension directly into `Extensions` tool window
19
3. Ensure that your Java version is 17 or above
0 commit comments