feat(api): add api.tree.get_nodes

This commit is contained in:
Alexander Courtis
2022-11-19 15:54:16 +11:00
parent a65063cb0a
commit e38e061710
3 changed files with 41 additions and 0 deletions

View File

@@ -1147,6 +1147,7 @@ exists.
- change_root_to_node
- change_root_to_parent
- get_node_under_cursor
- get_nodes
- find_file `(filename: string)`
- search_node
- collapse_all `(keep_buffers?: bool)`