Skip to content

Instantly share code, notes, and snippets.

// Place your key bindings in this file to overwrite the defaults
[
{
"key": "shift+cmd+b",
"command": "workbench.action.tasks.runTask"
},
{
"key": "shift+cmd+b",
"command": "-workbench.action.tasks.build"
},