-
### Enhancement Request
in the wiki for [nvim](https://github.com/AdaCore/ada_language_server?tab=readme-ov-file#integration-with-neovims-built-in-lsp-client) its written:
> The Ada Language Server…
-
**Describe the bug**
When using the extension on code-server the preview tries to connect to localhost instead of the proxy url.
**Description**
It would be nice to set the websocket path for…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
### I've searched open issues for similar requests
- [X] Yes
### I've manually reviewed logs to find potential errors
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim…
-
-
The API I've been working on has created some custom directives to make development easier, and usage of these relies on the `mapSchema` from `@graphql-tools/utils` to transform the schema.
I do re…
-
When running `make` on Arch Linux using OCaml 5.2.0:
```
File "lsp/lib/docs/doc_proof_res.ml", line 34, characters 40-57:
34 | LspT.Diagnostic.create ~message:(`String ntf.msg)
…
-
When a client sends a `workspace/didChangeConfiguration` notification to the server, the server discards the message parameters entirely.
The LSP specification defines the type of the `params` prop…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
on opening single project zed sometimes starts multiple instances of same language server, t…
-
Hi! So I'm running OmniSharp on Windows 10 (x64 build) with `OmniSharp -v --languageserver` and nothing comes out on the console, and as such the LSP server simply does not work, getting timeouts in t…