vscode-git-graph icon indicating copy to clipboard operation
vscode-git-graph copied to clipboard

Git Graph adds weird keybinds that break others

Open Kroppeb opened this issue 3 months ago • 0 comments

Describe the Bug Git graph adds weird keybinds that are configured in settings and are limited to CTRL/CMD + <LETTER> instead of them being configured through vscode's keybind menu.

These settings also break chorded keybinds while in the Git Graph menu.

Steps to Reproduce Steps to reproduce the behaviour:

  1. Open GitGraph
  2. Press "ctrl + k, ctrl + s" (open keybind settings)

Expected Behaviour => Keybind menu is opened

Actual Behaviour => Git graph scrolled to a stash, and vscode is waiting for the second keybind in the chord.

Environment

  • Git Graph Extension Version: 1.30.0
  • Visual Studio Code Version: 1.104.0
  • Operating System: Windows 11

Kroppeb avatar Sep 18 '25 14:09 Kroppeb