Update keybindings.json

This commit is contained in:
lianghongkey 2019-12-06 11:58:04 +08:00 committed by GitHub
parent abd224cfc1
commit 7d3d304f51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -376,4 +376,12 @@
"key": "ctrl+shift+u",
"command": "workbench.view.scm"
},
{
"key": "ctrl+.",
"command": "workbench.action.toggleStatusbarVisibility"
},
{
"key": "ctrl+m",
"command": "workbench.action.toggleActivityBarVisibility"
},
]