7 lines
171 B
JSON
7 lines
171 B
JSON
// Place your key bindings in this file to override the defaultsauto[]
|
|
[
|
|
{
|
|
"key": "ctrl+shift+b",
|
|
"command": "workbench.action.toggleActivityBarVisibility"
|
|
}
|
|
] |