|
b7ae005076
|
feat(monaco-editor): add monaco-editor@0.36.1 and monaco-language@5.0.1 to enable LSP integration
- This commit adds the monaco-languageclient package (version 5.0.1) to enable Language Server Protocol (LSP) support in the Monaco Editor. The version 5.0.1 is chosen as it is the compatible version for monaco-editor@0.36.1, as documented in the official compatibility table. The monaco-editor package is pinned to version 0.36.1 to avoid compatibility issues with @monaco-editor/react.
- Refs: https://github.com/TypeFox/monaco-languageclient/blob/main/docs/versions-and-history.md#monaco-editor--codingamemonaco-vscode-api-compatibility-table
|
2025-02-19 10:28:20 +08:00 |
|