question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

SCM: Support keyboard shortcuts for inline change review commands

See original GitHub issue

Steps to Reproduce:

  1. Set this in keybindings
{
    "key": "alt+cmd+z",
    "command": "git.revertChange"
}

revert-changes

Reproduces without extensions: Yes

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:8
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
dmitriyK1commented, Apr 4, 2022

Is there a shortcut to toggle an inline review change already?

3reactions
ulococommented, Jun 2, 2022

@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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found