Skip to content

Instantly share code, notes, and snippets.

@hiepxanh
Last active April 15, 2025 02:54
Show Gist options
  • Save hiepxanh/b693c7daeafeb369349cbfb693c41989 to your computer and use it in GitHub Desktop.
Save hiepxanh/b693c7daeafeb369349cbfb693c41989 to your computer and use it in GitHub Desktop.
keybindings.json: Terminal: Run Selected Text in Active Terminal
[
{
"key": "ctrl+shift+space",
"command": "workbench.action.terminal.runSelectedText"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment