| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.9.2 source code.tar.gz | 2026-07-14 | 1.9 MB | |
| 2.9.2 source code.zip | 2026-07-14 | 2.1 MB | |
| README.md | 2026-07-14 | 2.5 kB | |
| Totals: 3 Items | 4.0 MB | 2 | |
What's Changed
New Features
- enhancement: support tilde (
~) path by @xieby1 in https://github.com/nix-community/nixd/pull/824 - feat(completion): textEdit support by @fred21O4 in https://github.com/nix-community/nixd/pull/821
Other Changes
- libnixf: parse legacy-let w/ diagnostic by @inclyc in https://github.com/nix-community/nixd/pull/816
- editor-setup: add instructions for kakoune by @HeitorAugustoLN in https://github.com/nix-community/nixd/pull/819
- docs: add Sublime Text 4 to editor-setup by @maximsmol in https://github.com/nix-community/nixd/pull/825
- nixd/Hover: return null when rendered markdown is empty (fix LSP spec violation) by @ariofrio in https://github.com/nix-community/nixd/pull/828
- build(deps): bump flake-parts from
3107b77tof7c1a2dby @dependabot[bot] in https://github.com/nix-community/nixd/pull/822 - build(deps): bump cachix/cachix-action from 16 to 17 by @dependabot[bot] in https://github.com/nix-community/nixd/pull/794
- build(deps): bump treefmt-nix from
790751ftodb94781by @dependabot[bot] in https://github.com/nix-community/nixd/pull/833 - build: add llvm_static option to statically link LLVM support by @Allsimon in https://github.com/nix-community/nixd/pull/854
- build(deps): bump nixpkgs from
0726a0etoe7a3ca8by @dependabot[bot] in https://github.com/nix-community/nixd/pull/855 - libnixf/Sema: suppress flake-injected outputs formals by @wasdhjklxyz in https://github.com/nix-community/nixd/pull/856
- nixd/CheckReturn: use extension for statement-expr by @wasdhjklxyz in https://github.com/nix-community/nixd/pull/853
New Contributors
- @HeitorAugustoLN made their first contribution in https://github.com/nix-community/nixd/pull/819
- @xieby1 made their first contribution in https://github.com/nix-community/nixd/pull/824
- @fred21O4 made their first contribution in https://github.com/nix-community/nixd/pull/821
- @maximsmol made their first contribution in https://github.com/nix-community/nixd/pull/825
- @ariofrio made their first contribution in https://github.com/nix-community/nixd/pull/828
- @Allsimon made their first contribution in https://github.com/nix-community/nixd/pull/854
- @wasdhjklxyz made their first contribution in https://github.com/nix-community/nixd/pull/856
Full Changelog: https://github.com/nix-community/nixd/compare/2.9.1...2.9.2