Better keybindings
This commit is contained in:
@@ -16,6 +16,15 @@
|
|||||||
"key": "ctrl+r",
|
"key": "ctrl+r",
|
||||||
"command": "-workbench.action.terminal.chat.rerunRequest"
|
"command": "-workbench.action.terminal.chat.rerunRequest"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"key": "ctrl+r",
|
||||||
|
"command": "-workbench.action.browser.reload",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"key": "ctrl+r",
|
||||||
|
"command": "-workbench.action.reloadWindow",
|
||||||
|
"when": "isDevelopment"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"key": "ctrl+r",
|
"key": "ctrl+r",
|
||||||
"command": "workbench.action.reloadWindow"
|
"command": "workbench.action.reloadWindow"
|
||||||
|
|||||||
Reference in New Issue
Block a user