I can view side-by-side comparison to current and previous file version in VS Code Source Control/Git View. Are there any hotkey's to navigate on my changes i.e. go to next/prev changes from the keyboard just as if I clicked the Next Change
button?
Unfortunately I haven't found anything about it in the key binding documentation page
In VSCode (v1. 64) F6 is already assigned to the command that switches between "parts", which is also useful, so I did Shift+W instead.
You can define a keyboard shortcut for any task. From the Command Palette (Ctrl+Shift+P), select Preferences: Open Keyboard Shortcuts File, bind the desired shortcut to the workbench.
To go to the next difference use Alt + F5.
To go to the previous difference use Shift + Alt + F5.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With