Skip to content

Instantly share code, notes, and snippets.

View fabiobrasileiroo's full-sized avatar
🎯
Focusing

Fábio Henrique Mendes Brasileiro fabiobrasileiroo

🎯
Focusing
View GitHub Profile
// Place your key bindings in this file to override the defaults
[
// NAVIGATION
{
"key": "ctrl+shift+a",
"command": "workbench.action.terminal.focusNext",
"when": "terminalFocus"
},
{
"key": "ctrl+shift+b",