xxxxxxxxxx
"Ctrl+`" for qwerty
"Ctrl+ù" for azerty
xxxxxxxxxx
// Toggle between terminal and editor focus
{ "key": "ctrl+`", "command": "workbench.action.terminal.focus"},
{ "key": "ctrl+`", "command": "workbench.action.focusActiveEditorGroup", "when": "terminalFocus"}