-
**The problem:**
`import type * as monaco from 'monaco-editor/esm/vs/editor/editor.api';` cause error in typescript project with `monaco-editor-core` package only.
**Hack solution:**
*tsconf…
-
Hi! Eextra body classes with css styles for that classes causes an global layout changes, like `background-color`.
See here: https://github.com/CodinGame/monaco-vscode-api/blob/9f6556db2bfbfd3f9beb…
-
After upgrading to the latest version, it builds successfully, but throws error on the run time. The console says (There is already an extension with this id error) on inputFactories.
it looks…
-
anyway to turn off this error?
appreciate the insights!
cc @kaisalmen @CGNonofr
-
Thank you for your contribution to this project. I want to add my zhihu link to the 'Site Author' part in _config.yml, sharing the same column with google scholar, Github, and ORCID. Could you please …
-
# Problem Description
When starting a new project from scratch as per the [Get Started](https://langium.org/docs/getting-started/) instructions the `yo langium` command throws an error during the f…
-
When i update from 1.86.5 to 1.86.6 the error appear (langauge client also 7.0.1):
```
t Module.ok (assert.js:22:1)
at RegistryImpl.add (platform.js:14:1)
at eval (editor.js:317:1)
…
-
When I updated to version 1.83.5 I found that many imports were no longer available,
After checking the documentation, changing to the following method does not work either.
```js
import getEditorS…
-
I'm getting this error throw from the monaco editor client when I tried to use it with typescript language server.
**Error:**
Unhandled method window/workDoneProgress/create
Looks like the clie…
-
This is the configuration of my vite.config.ts. I don’t know what the uri is. The resolve attribute does not exist in import.meta.
![image](https://github.com/CodinGame/monaco-vscode-api/assets/76829…