-
-
Notifications
You must be signed in to change notification settings - Fork 249
Open
Description
Problem Statement
Currently, to fully expand deeply nested variables, we need to manually press Tab on each entry. It would feel more convenient to have an expand-all/collapse-all action that recursively expands or collapses variable
Possible Solutions
Add new mapping to fully expand or collapse an entry and mention it in the readme, for example:
The widgets may have the following custom mappings enabled:
- `<CR>` to expand or collapse an entry
- `<S-CR>` to fully expand/collapse an entry recursively
- `a` to show a menu with available actionsConsidered Alternatives
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels