-
I create a VSCode Extension and when launching, the `bdd-power-tools` extension fails:
```
Activating extension 'iteratec.bdd-power-tools' failed: Cannot find module 'vscode-languageclient'
```
…
-
Hi! First of all, thank you for creating this extension!
I have a problem with enabling it on [multi-root VSCode workspace](https://code.visualstudio.com/docs/editor/multi-root-workspaces). I have …
-
HIE does not start, instead the following error is printed in the developer console:
> Uncaught (in promise) Error: spawn UNKNOWN
> at _errnoException (util.js:1024:11)
> at ChildProcess.…
-
### Current Behavior
When i run `nx show projects --verbose`, it fails
### Expected Behavior
should run the command successfully
### GitHub Repo
_No response_
### Steps to Reproduc…
-
Hello! I noticed the LSP was not working when you ran the Theia-vscode side of things.
To solve this I downgraded the vscode-extension-self-contained/package.json
"vscode-languageclient": "^8.0.1…
-
[Error - 4:23:00 PM] Starting client failed
Error: spawn EINVAL
at ChildProcess.spawn (node:internal/child_process:421:11)
at Object.spawn (node:child_process:799:9)
at c:\Users\\.vsco…
-
Having following code:
module Minimal where
test :: [Integer] -> [Integer]
test xs = map (+3) xs
The following messages are printed from LSP debug:
logger.ts:31 Haskell (h…
-
- [x] I have searched through existing issues
- [x] I have read through [docs](https://vuejs.github.io/vetur)
- [x] I have read [FAQ](https://vuejs.github.io/vetur/guide/FAQ.html)
- [x] I have …
-
I am trying to compile a local version of vscode-ccls by downloading the git repo. I tried the following:
$ git clone https://github.com/MaskRay/vscode-ccls.git
$ cd vscode-ccls
$ npm install
$ …
-
Does this occur consistently?
Repro steps:
1.
2.
Action: Language Server Error
Error type: Error
Error Message: The connection to the ARM Template Language Server got closed.
Versi…