Microsoft/vscode

SCM - Support keyboard shortcuts for inline change review commands

Open

#38,113 opened on 2017年11月11日

GitHub で見る
 (5 comments) (8 reactions) (1 assignee)TypeScript (74,848 stars) (10,221 forks)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

コントリビューターガイド