"description":"Specifies the keymap to use for GitLens shortcut keys\n `standard` - adds a standard set of shortcut keys\n `chorded` - adds a chorded set of shortcut keys that all start with `Ctrl+Alt+G` (`⌥⌘G` on macOS)\n `none` - no shortcut keys will be added",
"description":"Specifies the keymap to use for GitLens shortcut keys\n `standard` - adds a standard set of shortcut keys\n `chorded` - adds a chorded set of shortcut keys that all start with `Ctrl+Alt+G` (`??G` on macOS)\n `none` - no shortcut keys will be added",
"scope":"window"
"scope":"window"
},
},
"gitlens.outputLevel":{
"gitlens.outputLevel":{
@ -2925,6 +2922,7 @@
"*"
"*"
],
],
"scripts":{
"scripts":{
"bundle":"npm run lint && webpack --env.production",