Skip to content

Commit

Permalink
Make SPC TAB to use quickOpenPreviousRecentlyUsedEditorInGroup
Browse files Browse the repository at this point in the history
  • Loading branch information
StreakyCobra committed Mar 14, 2020
1 parent d550e7f commit dd69e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"after": [],
"commands": [
{
"command": "workbench.action.openNextRecentlyUsedEditorInGroup",
"command": "workbench.action.quickOpenPreviousRecentlyUsedEditorInGroup",
"args": []
}
]
Expand Down

0 comments on commit dd69e43

Please sign in to comment.