Microsoft/vscode
在 GitHub 查看SCM - Support keyboard shortcuts for inline change review commands
Open
#38,113 建立於 2017年11月11日
feature-requesthelp wantedscm
倉庫指標
- Star
- (74,848 star)
- PR 合併指標
- (平均合併 11小時 43分鐘) (30 天內合併 1,000 個 PR)
描述
Steps to Reproduce:
- Set this in keybindings
{
"key": "alt+cmd+z",
"command": "git.revertChange"
}

Reproduces without extensions: Yes