Microsoft/vscode
View on GitHubSCM - Support keyboard shortcuts for inline change review commands
Open
#38,113 opened on Nov 11, 2017
feature-requesthelp wantedscm
Description
Steps to Reproduce:
- Set this in keybindings
{
"key": "alt+cmd+z",
"command": "git.revertChange"
}

Reproduces without extensions: Yes