-
The API is made so that many aspects are customizable, and that's great! However I hit the following limitation.
`ClientServerConfig` can be given a `client_factory` to replace `make_test_lsp_clien…
-
Does this occur consistently?
Repro steps:
1.
2.
Action: bicep.lsp-error
Error type: Error
Error Message: Connection closed
Version: 0.31.92
OS: win32
OS Release: 10.0.26100
Product: Visual S…
-
IDE: Theia IDE
JDK: Tencent Konna JDK 21
Coursier is in the PATH
Metals version: 1.4.0
Fetching coursier
% Total
% Received % Xferd Average Speed Time Time Time Current
Dload Upload Total S…
-
**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…
-
Does this occur consistently?
Repro steps:
1.
2.
Action: bicep.activate
Error type: EPERM
Error Message: spawn EPERM
Version: 0.30.23
OS: win32
OS Release: 10.0.19045
Product: Visual Studio C…
-
### Result from CocInfo
````
## versions
vim version: NVIM v0.10.2
node version: v22.9.0
coc.nvim version: 0.0.82-'9fd8578 2024-09-21 00:59:00 +0900'
coc.nvim directory: C:\Users\SHAHNUR\A…
-
有可能实现python自动补全支持吗
我有看到这里有一个解决方案[https://github.com/TypeFox/monaco-languageclient/discussions/561](url)
LyazS updated
2 weeks ago
-
Hi. I'm struggling to get this extension working. When opening a vue file in nvim, I get the above error.
`coc-tsserver` seems to be working fine. `coc-volar` is v0.35.12
`:CocInfo` shows that t…
-
By creating a brand new Nuxt project, I found that the example doesn't work:
```
Uncaught SyntaxError: The requested module '/_nuxt/node_modules/.pnpm/vscode-languageclient@9.0.1/node_modules/vsco…
-
This crashes both the language server and the actual software I am writing
```slint
ScrollView {
width: 100%;
viewport-width: v.width; // Source of the error
…