-
1. Dispatching diagnostics to different handlers
2. Duplicating diagnostics to multiple handlers
3. Filtering diagnostics
-
**Describe the bug**
After closing visual Studio, there are intermittently orphan `Contextive.LanguageServer.exe` processes
**To Reproduce**
Start Visual Studio with contextive installed and open…
-
For several days I've been trying to configure my LSP servers using this plugin, but have consistently been getting errors like `Spawning language server with cmd: `lua-language-server` failed. The la…
jsatt updated
2 years ago
-
What do you think about it?
As the current source code is already written in Python, the LS can also be just receiving the code from here. The advantage is that our work on it would also be useful …
-
Using the latest IntelliJ on latest Windows version, I'm getting the following error when starting the IDE:
```
Error while consuming LSP 'textDocument/inlayHint' request
java.util.concurrent.Execut…
-
Perhaps this is the same issue as #518. Unfortunately, I'm on nixos-21.11, so kak-lsp version 11.0.1. Here's the tail of the log that is produced. If you need more, I could provide it:
```
2022-03…
-
When trying to edit a file stored in a WSL instance, `clangd-16` LSP server crashes reporting each time a different message for each buffer edit (reload) command:
```
[distant] [ERROR 03:34:50] ..…
-
Initially reported here: https://github.com/joaotavora/yasnippet/issues/1186
---
When working with `` blocks of the `.vue` files I get the following errors when trying to expand `lsp-mode` sugge…
daut updated
9 months ago
-
I am very new to emacs and are trying to set it up for rust development.
When I am in a *.rs file and M-x rust-mode this error pops up:
```
Suspicious state from syntax checker rust-cargo: Flycheck…
-
**Describe the bug**
Run the PHP language server exception using lsp-tcp-connection
**To Reproduce**
Install lsp-mode and PHP language server.
My configuration:\
```emacs-lisp
(setq lsp-client…