-
KP824 updated
13 hours ago
-
-
**Description**
When multiple separate `monaco-editor-wrapper` are loaded, with separate language server workers, disposing the last started `monaco-editor-wrapper` instance breaks the other instance…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I get the following error when trying to run `npm run build` on the sample project prov…
-
Hi,
I am trying to integrate ngx-monaco-editor-v2 with monaco-yaml in Angular 18 without luck.
I've written a SO question because I am not able to make [monaco-yaml](https://github.com/remcohaszin…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: win32
Arch…
-
-
hi,
after updating to next.7 and vscode-api 11.1.1
am getting this from the bundler
```
> @everestsystems/end-user-docs@0.4.4 build
> tsc --noEmit -p ./tsconfig.json && node build.mjs
✘ …
-
I am using Vite+Vue3
The latest monaco-vscode-api package used
I read #465 ,but I'm confused.
```
// default monaco-editor imports
import * as monaco from 'monaco-editor';
import editorWorker …
-
Customising the Explorer panel in VS Code. I have set the following style for it:
```css
/* File Explorer Item Label */
.monaco-tree .monaco-tree-row .label-name,
.monaco-list .monaco-list-row
.m…