nvim-tree.lua/lua/nvim-tree/actions
Rami Elwan ae595611fb
feat(#3132): add api.node.expand and api.node.collapse (#3133)
* feat: allow passing node to collapse all

* refactor: use snake case

* feat: handle api legacy calls and update signature

* refactor: make sure open is a boolean

* doc: collapse_all

* Revert "doc: collapse_all"

This reverts commit d243da3e14.

* add api.node.collapse

* add api.node.expand

* add api.node.expand

---------

Co-authored-by: Alexander Courtis <alex@courtis.org>
2025-06-14 17:26:58 +10:00
..
finders refactor(#2886): multi instance: node class refactoring (#2950) 2024-10-25 12:24:59 +11:00
fs chore: migrate to classic (#2991) 2024-11-09 14:14:04 +11:00
moves chore: resolve undefined-field warnings, fix link git statuses, rewrite devicons (#2968) 2024-11-03 14:06:12 +11:00
node fix(#3143): actions.open_file.window_picker.exclude applies when not using window picker (#3144) 2025-06-14 15:35:07 +10:00
root docs: notify users with a fs.inotify.max_user_watches message on EMFILE event (#3028) 2024-12-13 10:39:46 +11:00
tree feat(#3132): add api.node.expand and api.node.collapse (#3133) 2025-06-14 17:26:58 +10:00
init.lua chore(#2931): stylua -> EmmyLuaCodeStyle (#2932) 2024-09-29 14:05:52 +10:00