SCM: Support keyboard shortcuts for inline change review commands
See original GitHub issueSteps to Reproduce:
- Set this in keybindings
{
"key": "alt+cmd+z",
"command": "git.revertChange"
}
Reproduces without extensions: Yes
Issue Analytics
- State:
- Created 6 years ago
- Reactions:8
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Use a screen reader to track and review changes in a ...
To use the direct shortcut, press Ctrl+Shift+E. To use the ribbon, press Alt+R, G, G. Choose how to show changes (revisions).
Read more >Visual Studio Code Tips and Tricks
You can quickly open a file or image or create a new file by moving the cursor to the file link and using...
Read more >Keyboard shortcuts for Pages on Mac - Apple Support
In Pages on your Mac, use keyboard shortcuts to move around in documents, edit and format text, edit data in tables, move objects,...
Read more >How can I see 'git diff' on the Visual Studio Code side-by-side ...
15 Answers 15 · 37. For completeness, since not everyone has the icons showing, look under menu View ->SCM (Show source control) ctrl-shift-G...
Read more >Manual: Unity shortcuts
A shortcut is any key, or combination of keys, that is bound to a Unity command. A command is an action ... On...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Is there a shortcut to toggle an inline review change already?
@dmitriyK1 I am also looking for shortcuts to invoke it but couldn’t find any documentation / resources about this. Since VSCode is trying to be the most accessible editor out there, I hope there is a way or this will be added in the near future.