vscode-git-graph
vscode-git-graph copied to clipboard
Git Graph adds weird keybinds that break others
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:
- Open GitGraph
- 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