extensions
extensions copied to clipboard
LSP support for Nix
Check for existing issues
- [X] Completed
Describe the feature
LSP support for Nix would be great.
- https://github.com/oxalica/nil
- https://github.com/nix-community/rnix-lsp
- https://github.com/nix-community/nixd
ctx: https://github.com/zed-industries/zed/issues/5895#issuecomment-1908718458
If applicable, add mockups / screenshots to help present your vision of the feature
No response
This issue should probably be moved to the extensions repo or even the Nix extension repo as a request to the Nix community extensions maintainer, as we're getting close to having Zed extensions support LSP integrations.
cc: @JosephTLyons @maxdeviant
This issue should probably be moved to the extensions repo or even the Nix extension repo as a request to the Nix community extensions maintainer, as we're getting close to having Zed extensions support LSP integrations.
cc: @JosephTLyons @maxdeviant
Extensions support language servers now!
There are still some functionality that needs to be made available to extensions, but the foundations are there.
Extensions support language servers now!
I don't think LSP extensions support is in Preview yet, maybe in today's tentative release?
Extensions support language servers now!
I don't think LSP extensions support is in Preview yet, maybe in today's tentative release?
I just meant that extensions do support language servers now, so we likely won't be accepting any more language support added into the Zed repo itself.
So moving this to the extensions repo would make sense.
Successor of #268
See https://github.com/zed-industries/extensions/pull/857