We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b33570a commit d4893c7Copy full SHA for d4893c7
package.json
@@ -3820,7 +3820,7 @@
3820
],
3821
"enumDescriptions": [
3822
"Adds an alternate set of shortcut keys that start with `Alt` (⌥ on macOS)",
3823
- "Adds a chorded set of shortcut keys that start with `Ctrl+Alt+G` (`⌥⌘G` on macOS)",
+ "Adds a chorded set of shortcut keys that start with `Ctrl+Shift+G` (`⌥⌘G` on macOS)",
3824
"No shortcut keys will be added"
3825
3826
"markdownDescription": "Specifies the keymap to use for GitLens shortcut keys",
0 commit comments