更新 'keybindings_mac.json'
This commit is contained in:
parent
c5ff2bd965
commit
f72af37278
|
@ -387,6 +387,6 @@
|
||||||
{
|
{
|
||||||
"key": "shift+cmd+;",
|
"key": "shift+cmd+;",
|
||||||
"command": "editor.action.formatDocument",
|
"command": "editor.action.formatDocument",
|
||||||
"when": "editorHasDocumentFormattingProvider && editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly && !inCompositeEditor"
|
// "when": "editorHasDocumentFormattingProvider && editorHasDocumentFormattingProvider && editorTextFocus && !editorReadonly && !inCompositeEditor"
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue