chore: 开启vscode括号对指南

This commit is contained in:
xiaoxian521 2022-08-23 20:47:35 +08:00
parent c7dbb07858
commit 769410efdf

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",