Skip to content

Recursively expand a single directory node #2108

@mikehaertl

Description

@mikehaertl

I'm missing an API method to expand a single directory node recursively. This would often be helpful when I only want to view a certain subtree of my project but don't want to expand everything.

I've seen api.tree.expand_all (expands all nodes) and api.node.open.edit (expands only first level). Maybe the latter could be improved with an options arg like api.node.open.edit({recursive = true}).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions