-
Hello after tree-sitter fix, there's new issue.
mainThreadExtensionService.ts:66 Error: spawn UNKNOWN
at ChildProcess.spawn (internal/child_process.js:394:11)
at Object.spawn (child_process.js:55…
-
Failed to load the atom-languageclient package
Cannot find module '/home/sanxiyn/.atom/packages/atom-languageclient/dist/index'
-
When starting a language server (in my case python), which fails, there are a few exceptions that cannot be caught:
Error: Pending response rejected since connection got disposed
```javascri…
-
## Is your feature request related to a problem? Please describe.
Every time i run `PlugUpdate` on Windows it fails to replace `bin/languageclient` file. The reason is that on Windows it's impossible…
-
Context: https://github.com/autozimu/LanguageClient-neovim/issues/197#event-1380450713
Add support for type information on hover, like the intero plugin, for LSP also.
-
Sorry, for asking this naive question.
I am trying to integrate monacco-languageclient with groovy language server. I am getting below exception.
Either rootUri or rootPath must be set
I have t…
-
```
Installing “languageserver-rust@0.1.0” failed.Hide output…
> atom-languageclient@0.1.0 postinstall C:\Users\vaski\AppData\Local\Temp\apm-install-dir-117420-12016-q767yk.5ik0muz0k9\node_modules…
-
The version I use is the prebuilt binary package downloaded from github release page, v1.30.1 omnisharp-mono.tar.gz. linux-x86_64 package behaves exactly the same. Here is the relevant configurations …
-
## :warning: Development of atom-languageclient has officially moved to [atom-community/atom-languageclient](https://github.com/atom-ide-community/atom-languageclient) :warning:
## :warning: Submi…
-
I'll update with more details as I figure out a pattern :P
I had a workspace open with my mod folder and the default Stellaris folder, if that matters at all.
This specific one was caused by hov…