Microsoft/vscode
GitHub で見るSCM - Support keyboard shortcuts for inline change review commands
Open
#38,113 opened on 2017年11月11日
feature-requesthelp wantedscm
Repository metrics
- Stars
- (74,848 stars)
- PR merge metrics
- (平均マージ 11h 43m) (30d で 1,000 merged PRs)
説明
Steps to Reproduce:
- Set this in keybindings
{
"key": "alt+cmd+z",
"command": "git.revertChange"
}

Reproduces without extensions: Yes