Skip to content

Commit 0f534c8

Browse files
committed
Update vscode-kotlin link
1 parent c1f12dd commit 0f534c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EDITORS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Editor Integration
22

33
## 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).
55

66
## Other Editors
77
Install a [Debug Adapter Protocol client](https://microsoft.github.io/debug-adapter-protocol/implementors/tools/) for your tool. Then invoke the debug adapter executable in a client-specific way. The server uses `stdio` to send and receive `JSON` messages.

0 commit comments

Comments
 (0)