mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 18:32:56 +01:00
Update README.md
Lsp is supported
This commit is contained in:
parent
6fa2a2ec0e
commit
8715142a0d
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ None. The Monaco Editor is a library and it reflects directly the source code.
|
||||||
|
|
||||||
❓ **I've written an extension for VS Code, will it work on the Monaco Editor in a browser?**
|
❓ **I've written an extension for VS Code, will it work on the Monaco Editor in a browser?**
|
||||||
|
|
||||||
No.
|
Yes, if the extension is fully based on the [LSP](https://microsoft.github.io/language-server-protocol/), otherwise no.
|
||||||
|
|
||||||
❓ **Why all these web workers and why should I care?**
|
❓ **Why all these web workers and why should I care?**
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue