-
“Just add the following lines in your keybindings.json.
[
{ “key”: “cmd+shift+j”, “command”: “workbench.action.terminal.focusNext” },
{ “key”: “cmd+shift+k”, “command”: “workbench.action.terminal.focusPrevious” }
]”
“Just add the following lines in your keybindings.json.
[
{ “key”: “cmd+shift+j”, “command”: “workbench.action.terminal.focusNext” },
{ “key”: “cmd+shift+k”, “command”: “workbench.action.terminal.focusPrevious” }
]”