chore: 开启vscode括号对指南

This commit is contained in:
xiaoxian521 2022-08-23 20:49:25 +08:00
parent 20fee1418c
commit a85a2f9022

View File

@ -6,6 +6,7 @@
},
"editor.tabSize": 2,
"editor.formatOnPaste": true,
"editor.guides.bracketPairs": "active",
"files.autoSave": "afterDelay",
"git.confirmSync": false,
"workbench.startupEditor": "newUntitledFile",