Update keybindings.json

This commit is contained in:
lianghongkey 2020-01-28 17:45:21 +08:00 committed by GitHub
parent 83bbabaf95
commit 38f1c3d5ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -384,4 +384,8 @@
"key": "ctrl+m",
"command": "workbench.action.toggleActivityBarVisibility"
},
{
"key": "shift+cmd+w",
"command": "workbench.action.quickSwitchWindow"
}
]