An Nx plugin to bring a better Nx experience to Neovim
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
76
commits
Merge branch 'main' of github.com:willdavidow/nx-console.nvim
0539cc1View on GitHubfix: restore h/l collapse/expand with dynamic state checking
3200a9fView on GitHubfix: implement custom filtering in finder for live search mode
bcae401View on GitHubfix: enable live mode so finder re-runs on every keystroke
347e1f9View on GitHubfix: use finder function for dynamic browse/search item switching
022d541View on GitHubfix: all items always searchable, correct parent ordering
bafad22View on GitHubfix: correct item counts, proper default collapse, clean search
645a053View on GitHubfix: smooth collapse/expand, preserve tree context when filtering
6f88b6aView on GitHubfix: collapse/expand uses reopen instead of set_items, start collapsed
49cbbe5View on GitHub