Add some github sortcut

This commit is contained in:
Wilfried OLLIVIER 2022-04-23 22:57:17 +02:00
parent aaee16500f
commit 1e8ba7eabf
1 changed files with 9 additions and 0 deletions

View File

@ -285,6 +285,15 @@
"key": "ctrl+[BracketRight]",
"command": "magit.process-log"
},
// Git
{
"key": "cmd+g cmd+c",
"command": "workbench.action.addComment"
},
{
"key": "shift+cmd+g",
"command": "pr:github.focus"
},
// Magit resets
{
"key": "k",