更新 'keybindings_mac.json'

This commit is contained in:
colin 2020-10-08 21:48:12 +08:00
parent c5ff2bd965
commit f72af37278
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}, },
] ]