-
I'm fairly new to Zed, can somebody tell me how to install this extension and is there a VHDL Language Server or other good extensions available?
Thanks
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
While using Zed, i've noticed for some time now that the editor gets stuck "Resolving code a…
-
Since native server is stable now, I think make sense to deprecate using legacy server (ruff-lsp) in VSCode extension.
[Here](https://github.com/T-256/ruff-vscode/compare/skip-invalid...T-256:ruff-vs…
T-256 updated
1 month ago
-
I'll never have time for this, but it would be amazing if we could add a [Language Server](https://docs.microsoft.com/visualstudio/extensibility/adding-an-lsp-extension) for T4 that delegates to the C…
-
| Field | Description |
|--------------|-------------|
| Plugin | `lsp.servers.nil_ls` |
| Nixpkgs | `unstable` |
- [x] I have read the [FAQ](https://nix-community.github.…
-
### Description
The collection of the Ruby LSP information will not work, presumably because it assumes YJIT is available (e.g., doesn't work with TruffleRuby). I've collected it from another window …
-
### Ruby LSP Information
#### VS Code Version
1.95.3
#### Ruby LSP Extension Version
0.8.13
#### Ruby LSP Server Version
0.22.1
#### Ruby LSP Addons
- Ruby LSP Rails
#### Ruby Version
3.3.5
…
-
The dhall-lsp-server Parser is giving the following errors when using Bytes:
```
0x"00"
```
```
unexpected 'x'
expecting "→", "∧", "≡", "⩓", "⫽", --, ->, //, //\\, /\, :, ===, end of input, oper…
-
Hello and a sincere thank you to all opam maintainers for everything you do
## Description of the issue
I have seen weird behaviours from `opam upgrade`: it will sometimes (reproduction notes be…
-
Hi,
please let me know how to trigger that LSP example
The RustExtension and RustLanguageServerProvider classes never kick in
no breakpoint are registered and nothing happens as I drop a .rs or…