Jump to content

Applications: Difference between revisions

drop archived rnix-lsp
(Update application list)
(drop archived rnix-lsp)
Line 63: Line 63:


=== Nix lang comprehension ===
=== Nix lang comprehension ===
* [https://github.com/nix-community/rnix-lsp rnix-lsp] - A language server which can provide in your text editor...
 
** Syntax checking, completion, renaming, go to definition, code formatting (with [https://github.com/nix-community/nixpkgs-fmt nixpkgs-fmt]), etc.
* [https://github.com/oxalica/nil nil] - Nix Language server, an incremental analysis assistant for writing in Nix.
** Supported in vim/neovim, Emacs, VSCode, Kakoune
 
* [https://github.com/nerdypepper/statix statix] - Linter and suggestions for the nix programming language  
* [https://github.com/nerdypepper/statix statix] - Linter and suggestions for the nix programming language
* [https://github.com/serokell/nixfmt nixfmt] - A formatter for Nix code
* [https://github.com/serokell/nixfmt nixfmt] - A formatter for Nix code
* [https://github.com/nix-community/nixpkgs-fmt nixpkgs-fmt] - Nix code formatter for nixpkgs
* [https://github.com/nix-community/nixpkgs-fmt nixpkgs-fmt] - Nix code formatter for nixpkgs
* [https://github.com/astro/deadnix deadnix] - Removes unused code from .nix files
* [https://github.com/astro/deadnix deadnix] - Removes unused code from .nix files
* [https://github.com/oxalica/nil nil] - Nix Language server, an incremental analysis assistent for writing in Nix.


=== Package maintenance ===
=== Package maintenance ===