-
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 …
-
When trying to set an Service Entry Point, I frequently get an error message:
"EQAVS1007E xxxxxxx.yyyyy.COM on port 8005 could not be connected.
Message received: self signed certificate"
Why is …
-
### Is your feature request related to a problem? Please describe the problem.
_No response_
### Client library/SDK language
TypeScript
### Describe the solution you'd like
Current infrastructure…
-
Type: Bug
# Behaviour
The Python extension v2024.14.0 fails to start with VSCode 1.89.1. The error message mentions: `Error: The language client requires VS Code version ^1.91.0 but received versi…
jdamp updated
1 month ago
-
## Context
Currently, the VSCode extension highlights CSS and JS correctly in VSCode, but does not yet provide Intellisense for them when used as embedded languages:
### HTML
![html-complete]…
-
### Description
### Ruby LSP Information
### Ruby LSP Information
#### VS Code Version
1.95.3
#### Ruby LSP Extension Version
0.8.4
#### Ruby LSP Server Version
Unknown
#### Ruby LSP Addons…
-
I added a small jsonata code completion for the monaco editor (https://github.com/Allam76/jsonata-code-completion) based on json schemas.
This works but two additions could be useful:
1) Export …
-
### Describe the bug
When I embed another note in the note, the preview window gets the error message:“Cyclic link detected for wikilink: test”.
However, the embedded file does not contain any wiki …
-
Hi hi,
I was using the language support for many versions in Neovim without any issues, but after the update to 2.5.5, the client doesn't attach to buffers anymore, this is the log I got from LSP:
…
-
It seems that by default, helm-ls is using the schema for Kubernetes 1.22.4, specifically `https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.22.4-standalone-strict/_definitions.…