7 lines
162 B
JSON
7 lines
162 B
JSON
|
// Place your key bindings in this file to overwrite the defaults
|
||
|
[
|
||
|
{
|
||
|
"key": "ctrl+shift+r",
|
||
|
"command": "workbench.action.tasks.test",
|
||
|
}
|
||
|
]
|