issues
search
nix-community
/
nixd
Nix language server, based on nix libraries [maintainer=@inclyc,@Aleksanaa]
https://github.com/nix-community/nixd
GNU Lesser General Public License v3.0
919
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Value doc
#625
inclyc
opened
2 days ago
1
fix compilation with nix 2.25
#624
Mic92
opened
3 days ago
1
nixd/lib/Controller: use `CheckReturn` to simplify early-returns (NFC)
#623
inclyc
closed
3 days ago
0
Missing detection of `__findFile` usages.
#622
voronind-com
opened
3 days ago
10
ci: re-add pull_request
#621
Mic92
closed
5 days ago
0
nixd/tools/nixd-attrset-eval: support completion for "builtins"
#620
inclyc
opened
1 week ago
3
I suppress sema-duplicated-attrname, but this doesn't disable the recoloring
#619
stereomato
closed
1 week ago
2
ci: don't run on "pull_request"
#618
inclyc
closed
1 week ago
0
libnixf/Sema: mark nested with expressions alive
#617
inclyc
closed
1 week ago
0
nixd/lib/Controller: disable semantic tokens feature during init
#616
inclyc
closed
1 week ago
0
Option aliases are parsed incorrectly
#615
llakala
opened
2 weeks ago
3
Non-UTF8 characters appear to break the semantic tokens feature
#614
pagedMov
closed
2 weeks ago
1
flake/deps: nix 2.19 -> 2.24
#613
Mic92
closed
2 weeks ago
3
nixd/docs/configuration: add Emacs configuration
#612
breitnw
closed
4 weeks ago
0
completion for home-manager nixos module does not work
#611
mairs8
closed
2 weeks ago
7
Option to turn context awareness off / hints
#610
Damianu
closed
1 week ago
2
Seems like builtins.getFlake doesn't work on hidden directories
#609
ahmedelgabri
closed
1 month ago
0
How to configure nixd to work with home-manager on macOS?
#608
wojciech-kulik
closed
1 month ago
8
nixd/docs/editor-setup: fix lspconfig link
#607
khaneliman
closed
1 month ago
0
Names from lib end up in scope of `with builtins`, cause incorrect "unused" warning
#606
iFreilicht
closed
1 week ago
4
nerdfonts break lsp semantic tokens
#605
DockterTeagle
closed
1 month ago
1
NixVim \\ heavy flow of same errors then using nixd
#604
Sk7Str1p3
opened
1 month ago
7
Add support for `nixd` to ALE (vim/neovim)
#603
lloeki
opened
1 month ago
1
editor-setup: add instructions for helix
#602
Schweber
closed
1 month ago
3
libnixf: fix typo `Identifer` -> `Identifier`
#601
inclyc
closed
1 month ago
0
Hover on NixOS Configuration without type info displayed
#600
luochen1990
closed
2 months ago
3
Jump to declaration for nixos module `config` attributes
#599
Atemu
opened
2 months ago
3
docs(editor-setup): Mention built-in in LSP mode
#598
jcs090218
closed
3 days ago
2
A flake example for a nix-on-droid configuration should be added
#597
573
opened
2 months ago
1
libnixf: diagnose non-associative operators
#596
inclyc
closed
2 months ago
0
libnixf: parse pipe operator
#595
inclyc
closed
2 months ago
0
nixd/lspserver: fix typo "handler"
#594
Freed-Wu
closed
2 months ago
0
nixd/docs/editors: add markdown parsers in nvim-lsp
#593
573
closed
2 months ago
0
config sample needs markdown support for nvim-treesitter
#592
573
closed
2 months ago
0
nixd crashes repeatedly with SIGPIPE
#591
ian-h-chamberlain
opened
2 months ago
2
Add support for completing nixosModules.default.options
#590
kjeremy
opened
2 months ago
1
False positive of sema-unused-def-lambda-noarg-formal
#589
rome-user
closed
3 months ago
2
Command ~/.flox/run/aarch64-darwin.default/bin/nixd not found in $PATH (but it's there)
#588
nikitavoloboev
closed
3 months ago
1
Implementing LSP Features for devenv.sh
#587
k3yss
closed
1 month ago
3
nixd/docs: add example for non-flakes home-manager options
#586
benjumanji
closed
3 months ago
1
complete `builtins`
#585
inclyc
closed
3 months ago
1
nixd/Controller: Conditionally include devenv option support by default
#584
k3yss
closed
1 month ago
0
Crash on NeoVim, code 0, signal 6
#583
arminveres
closed
3 months ago
9
libnixf: remove `sema-escaping-with` because it is too pedantic
#582
inclyc
closed
3 months ago
0
nixd/Controller: report error on `textDocument/definition` on builtins
#581
inclyc
closed
3 months ago
0
nixd/Controller: handle UTF-16 code units for locations
#580
inclyc
closed
3 months ago
0
nixd/Controller: allow setting initial configuration via CLI
#579
inclyc
closed
3 months ago
0
Giving libnixf the `nativeCheckInputs` that should be used for nixd, which are not actually needed for libnixf.
#578
inclyc
closed
3 months ago
0
libnixf: remove nixpkgs-fmt
#577
inclyc
closed
3 months ago
0
disable `sema-escaping-with`
#576
inclyc
closed
3 months ago
0
Next