-
While researching the initialization flow in `lsp_server` I stumbled upon these functions:
1. https://docs.rs/lsp-server/latest/lsp_server/struct.Connection.html#method.initialize_start_while
2. https…
-
If I hover my mouse over the AddChild method of a Godot Node (https://docs.godotengine.org/en/stable/classes/class_node.html#class-node-method-add-child), the popup looks like:
![image](https://githu…
-
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…
-
By using on of the python-lsp-server or jedi-language-server servers, and an client interface that we could use are pygls, or multilspy.
We could access the language server advantages of auto-complet…
-
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…
-
While I am able to use
```bash
cabal install --overwrite-policy=always Agda
cabal install --overwrite-policy=always agda-language-server
```
when running
```bash
cabal install --overwrite…
-
According to [the PHP documentation](https://www.php.net/manual/en/reserved.variables.argv.php), ``$_SERVER["argv"]`` is an array, but for the Intelephense's LSP, it is typed as a ``string``.
If yo…
-
```log
/usr/share/nvim/runtime/lua/vim/lsp/rpc.lua:800: Spawning language server with cmd: `{ "/home/end3rman/.local/share/nvim/opt/phpactor/bin/phpactor", "language-server" }` failed. The language s…
-
### Description
### Ruby LSP Information
### Ruby LSP Information
#### VS Code Version
1.95.3
#### Ruby LSP Extension Version
0.8.4
#### Ruby LSP Server Version
Unknown
#### Ruby LSP Addons…
-
### Environment
- OS and Version: Windows 11 24H2
- VS Code Version: 1.95.3
- C/C++ Extension Version: v1.22.11
### Bug Summary and Steps to Reproduce
Bug Summary:
The closing parenthesis for a typ…