monaco-editor/monaco-lsp-client
2025-12-19 17:09:05 +01:00
..
generator WIP worker-based LSP server instead of mirror model 2025-12-19 17:09:05 +01:00
spec WIP worker-based LSP server instead of mirror model 2025-12-19 17:09:05 +01:00
src WIP worker-based LSP server instead of mirror model 2025-12-19 17:09:05 +01:00
package-lock.json WIP worker-based LSP server instead of mirror model 2025-12-19 17:09:05 +01:00
package.json WIP worker-based LSP server instead of mirror model 2025-12-19 17:09:05 +01: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.