Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for nixd LSP #4839

Open
lloeki opened this issue Oct 2, 2024 · 0 comments
Open

Add support for nixd LSP #4839

lloeki opened this issue Oct 2, 2024 · 0 comments
Labels
new tool Support for new linters, fixers, etc.

Comments

@lloeki
Copy link
Contributor

lloeki commented Oct 2, 2024

Name: nixd
URL: https://github.com/nix-community/nixd

A feature-rich nix language server interoperating with C++ nix.

Some notable features provided by linking with the Nix library include:

  • Nixpkgs option support, for all option system (NixOS/home-manager/flake-parts).
  • Nixpkgs package complete, lazily evaluated.
  • Shared eval caches (flake, file) with your system's Nix.
  • Support for cross-file analysis (goto definition to locations in nixpkgs).
  • Inlay hints and semantic tokens (see https://github.com/nix-community/nixd/blob/main/nixd/docs/features.md)
@lloeki lloeki added the new tool Support for new linters, fixers, etc. label Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new tool Support for new linters, fixers, etc.
Projects
None yet
Development

No branches or pull requests

1 participant