更新 'settings.json'

This commit is contained in:
colin 2022-04-18 21:37:56 +08:00
parent 725e996756
commit 02a1f323a4
1 changed files with 2 additions and 0 deletions

View File

@ -136,4 +136,6 @@
"diffEditor.ignoreTrimWhitespace": false, "diffEditor.ignoreTrimWhitespace": false,
"workbench.tree.indent": 32, "workbench.tree.indent": 32,
"workbench.tree.renderIndentGuides": "always", "workbench.tree.renderIndentGuides": "always",
"editor.autoClosingQuotes": "never",
"editor.autoClosingBrackets": "never",
} }