// Place your key bindings in this file to overwrite the defaults [ { "key": "ctrl+tab", "command": "workbench.action.openPreviousEditorFromHistory" }, { "key": "ctrl+tab", "command": "workbench.action.quickOpenNavigateNext", "when": "inQuickOpen" }, ]