更新 'settings.json'

This commit is contained in:
colin 2022-04-28 12:44:20 +08:00
parent 02a1f323a4
commit 62093a5871
1 changed files with 1 additions and 0 deletions

View File

@ -138,4 +138,5 @@
"workbench.tree.renderIndentGuides": "always", "workbench.tree.renderIndentGuides": "always",
"editor.autoClosingQuotes": "never", "editor.autoClosingQuotes": "never",
"editor.autoClosingBrackets": "never", "editor.autoClosingBrackets": "never",
"cmake.configureOnEdit": false,
} }