fix
This commit is contained in:
parent
64dd76cf17
commit
9e30881f97
|
@ -158,5 +158,9 @@
|
|||
"key": "ctrl+]",
|
||||
"command": "-editor.action.indentLines",
|
||||
"when": "editorTextFocus && !editorReadonly"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+r",
|
||||
"command": "workbench.action.openRecent"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue