puremourning/vimspector

[Feature Request]: add variable collapse keymap

Open

#907 建立於 2025年1月22日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Vim Script (179 fork)batch import
enhancementgood first issue

倉庫指標

Star
 (4,303 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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

貢獻者指南