monaco-editor/monaco-lsp-client
Henning Dieterichs d84acb4d8f
Cleans up build scripts (#5097)
* Cleans up build scripts

* Adds back removeDir
2025-11-07 13:10:14 +01:00
..
generator First iteration of monaco editor lsp client (#5044) 2025-10-10 12:18:12 +02:00
src First iteration of monaco editor lsp client (#5044) 2025-10-10 12:18:12 +02:00
package-lock.json Cleans up build scripts (#5097) 2025-11-07 13:10:14 +01:00
package.json First iteration of monaco editor lsp client (#5044) 2025-10-10 12:18:12 +02:00
README.md First iteration of monaco editor lsp client (#5044) 2025-10-10 12:18:12 +02:00
rolldown.config.mjs First iteration of monaco editor lsp client (#5044) 2025-10-10 12:18:12 +02:00

Monaco LSP Client

Provides a Language Server Protocol (LSP) client for the Monaco Editor.

This package is in alpha stage and might contain many bugs.