Add some github sortcut

This commit is contained in:
Wilfried OLLIVIER 2022-04-23 22:57:17 +02:00
parent aaee16500f
commit 1e8ba7eabf

View file

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