ScooterSoftware / bcompare-vscode

Visual Studio Code extension to open Beyond Compare in several useful ways.
MIT License
7 stars 1 forks source link

Explorer list doesn't support keyboard shortcuts #13

Open ScooterAaron opened 9 months ago

ScooterAaron commented 9 months ago

Hotkeys (Shift+Alt+[ and Shift+Alt+]) and the context menu to launch diffs can be accessed from the top tabs and from the Cursor within the file. The left-side Explorer menu also exposes the context menu, but the hotkey does not work from this location.

Reference: https://forum.scootersoftware.com/forum/beyond-compare-discussion/general-aa/91957-visual-studio-code-extension-v1-0-5-shortcut-issues-windows

boramis commented 8 months ago

Not currently possible until https://github.com/microsoft/vscode/issues/3553 is fixed

boramis commented 8 months ago

The menu will no longer display hotkeys as of v1.0.6, but leaving the bug open in case Microsoft fixes the VSCode issue