Update keybindings.json
This commit is contained in:
parent
adac850a31
commit
219ae3e3e9
|
@ -144,5 +144,9 @@
|
||||||
{
|
{
|
||||||
"key": "ctrl+shift+tab",
|
"key": "ctrl+shift+tab",
|
||||||
"command": "workbench.action.openPreviousRecentlyUsedEditorInGroup"
|
"command": "workbench.action.openPreviousRecentlyUsedEditorInGroup"
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"key": "ctrl+shift+r",
|
||||||
|
"command": "workbench.action.reopenClosedEditor"
|
||||||
|
},
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue