puremourning/vimspector
Voir sur GitHub[Feature Request]: add variable collapse keymap
Open
#907 ouverte le 22 janv. 2025
enhancementgood first issue
Métriques du dépôt
- Stars
- (4 303 stars)
- Métriques de merge PR
- (Aucune PR mergée en 30 j)
Description
Is your feature request related to a problem? Please describe.
there's mappings.variables.expand_collapse, but no way to collapse, which is a pain when inspecting deeply chained objects
Describe the solution you'd like add two keymap:
mappings.variables.collapse: collapse to parent levelmappings.variables.collapse_all: collapse all variable, until reach root level