-
https://crates.io/crates/lsp-types
Connection via stdio for now.
-
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…
-
[`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…
-
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…
-
`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.
-
Currently, all the LSP unit tests validate the json payload that is expected to be returned from the server, e.g. http://sourceroslyn.io/#Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests/Compl…
-
- [ ] Search for icon that resembles a communication procedure between servers
-
Hi @dbaeumer, now that #214 is closed, I get the following error when attempting to run the sample:
> Starting WASM based LSP server
>
> thread 'main' panicked at src/main.rs:24:32:
> called `Result:…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
I tried to setup ruff for python formatting but I'm having issues with the configuration. Accordin…
-
I keep getting an error every time after using `Go to definitions` it typically appears after navigating down using `j` as I use `neovim` btw xD. This specific [file](https://github.com/AstroNvim/astr…