Skip to content

Support keybinding browser context keys#110902

Merged
alexdima merged 2 commits intomicrosoft:masterfrom
Wscats:patch-5
Dec 2, 2020
Merged

Support keybinding browser context keys#110902
alexdima merged 2 commits intomicrosoft:masterfrom
Wscats:patch-5

Conversation

@Wscats
Copy link
Contributor

@Wscats Wscats commented Nov 19, 2020

Supplement to #85058.

Support these keybindings↓

{ "key": "ctrl+n",           "command": "isEdge" },
{ "key": "cmd+n",            "command": "isOpera" },
{ "key": "ctrl+shift+n",     "command": "isFirefox" },
{ "key": "cmd+shift+n",      "command": "isWebKit" },
{ "key": "cmd+q",            "command": "-workbench.action.quit", "when": "isChrome" },
{ "key": "cmd+q cmd+q",      "command": "workbench.action.quit", "when": "isSafari" }

@alexdima alexdima added this to the November 2020 milestone Dec 2, 2020
@alexdima
Copy link
Member

alexdima commented Dec 2, 2020

Thank you!

@alexdima alexdima merged commit d758a74 into microsoft:master Dec 2, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants