Microsoft/vscode

SCM - Support keyboard shortcuts for inline change review commands

Open

#38,113 建立於 2017年11月11日

在 GitHub 查看
 (5 留言) (8 反應) (1 負責人)TypeScript (74,848 star) (10,221 fork)batch import
feature-requesthelp wantedscm

描述

Steps to Reproduce:

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

revert-changes

Reproduces without extensions: Yes

貢獻者指南