puremourning/vimspector

[Feature Request]: add variable collapse keymap

Open

#907 aperta il 22 gen 2025

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)Vim Script (179 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (4303 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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 level
  • mappings.variables.collapse_all : collapse all variable, until reach root level

Guida contributor