-
Hello Team,
In my project, I’m using the following dependencies:
```
"monaco-editor": "npm:@codingame/monaco-vscode-editor-api@~7.0.7",
"monaco-languageclient": "~8.7.0",
"vscode": …
-
hi, where/how do i configure
```
ViewDescriptorService.getViewContainersByLocation is not supported. You are using a feature without registering the corresponding service override.
at ViewDes…
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [x] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [x] Not repro…
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [ ] Not…
-
I'm receiving a very similar error to #686:
```
contextKeyService.js:82 Uncaught (in promise) TypeError: this._configurationService.onDidChangeConfiguration is not a function
at new ConfigAwa…
-
I am trying to use the `MonacoEditorReactComp` along with the language client in an existing project.
The problem is that the addition of this library significantly increases the final bundle size …
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [ ] Not repro…
-
This would allow for WGSL syntax highlighting for WGSL template literals:
```ts
/* wgsl */ `1 + 2`
```
-
I am trying to set up a minimal code editor with support for extensions, themes, and LSP. Despite being aware of #444, I’m still struggling to understand how to load a local VSCode extension from a vs…
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [X] Not repro…