-
Using the CircleCI extension in VSCode on Ubuntu 20.04.6, an error notification reading "Unable to start the CircleCI Language Server". CircleCI log shows
`[error] 2024-01-12T15:56:32.857Z Failed t…
-
I'm using Geany Nightly (Windows). I can't find it on Plugin Manager (I have Plugins package installed). I want to configure Geany to use Clangd for C/C++ code completion. Please help.
-
Every time Calva starts, I see the below error in the debug console. I've been seeing it for a while.
```
LSP request "clojure/serverInfo/raw: failed Error: Internal error
```
-
Hey @dsp, sorry for burgeoning in here, but I didn't know where else to go. 😅
I've been following Zed's development, and PRs about the context server[^1][^2] caught my attention. What stood out for…
-
We need this call hierarchy support in our Qute language server https://github.com/redhat-developer/quarkus-ls/issues/1030
In my spare time, I have implemented this LSP call hierarchy support.
@InSy…
-
https://crates.io/crates/lsp-types
Connection via stdio for now.
-
If the workspace files change, language servers need to be notified so their indices/caches stay in sync
https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#te…
-
[`lsp-ai`](https://github.com/SilasMarvin/lsp-ai) a new lsp server that aims to provide copilot-like FIM & completion for lsp.
Please consider adding support for this server to ease its integratio…
-
`languages.python` doesn't install pyright (or any other python lsp), but e.g. `languages.clojure` installs clojure-lsp. I'm wondering why that is.
-
Hi @chrisjsewell. Just wondering if it would be possible to add instructions to start the LSP server.
I have seen
https://neovim.io/doc/user/lsp.html
and would love to try and connect this …
mmcky updated
10 months ago