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