7 lines
164 B
JSON
7 lines
164 B
JSON
|
|
// Place your key bindings in this file to override the defaultsauto[]
|
||
|
|
[
|
||
|
|
{
|
||
|
|
"key": "ctrl+3",
|
||
|
|
"command": "workbench.action.terminal.focus"
|
||
|
|
}
|
||
|
|
]
|