xxxxxxxxxx
{
"key": "ctrl+alt+u",
"command": "workbench.action.terminal.sendSequence",
"args": {
"text": "node -v\u000D"
}
}
xxxxxxxxxx
To toggle the terminal panel, use the Ctrl+` keyboard shortcut.
To create a new terminal, use the Ctrl+Shift+` keyboard shortcut.