You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: EDITORS.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Editor Integration
2
2
3
3
## Visual Studio Code
4
-
See [vscode-kotlin-ide](https://github.com/fwcd/vscode-kotlin-ide) or install the extension from the [marketplace](https://marketplace.visualstudio.com/items?itemName=fwcd.kotlin).
4
+
See [vscode-kotlin](https://github.com/fwcd/vscode-kotlin) or install the extension from the [marketplace](https://marketplace.visualstudio.com/items?itemName=fwcd.kotlin).
5
5
6
6
## Sublime Text
7
7
See [lsp-kotlin](https://github.com/sublimelsp/LSP-kotlin).
See [kotlin-monaco-language-server](https://github.com/yahorbarkouski/kotlin-monaco-language-server).
85
+
See [kotlin-monaco-language-server](https://github.com/yahorbarkouski/kotlin-monaco-language-server).
86
86
87
87
## Other Editors
88
88
Install a [Language Server Protocol client](https://microsoft.github.io/language-server-protocol/implementors/tools/) for your tool. Then invoke the language server executable in a client-specific way.
0 commit comments