Skip to content

Commit e1710c1

Browse files
Update EDITORS.md
1 parent 48db0c3 commit e1710c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

EDITORS.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ require'lspconfig'.kotlin_language_server.setup{
8181
}
8282
```
8383

84+
## Monaco Editor
85+
See [kotlin-monaco-language-server](https://github.com/yahorbarkouski/kotlin-monaco-language-server).
86+
8487
## Other Editors
8588
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.
8689

0 commit comments

Comments
 (0)