Browse Source

chore: 开启`vscode`括号对指南

xiaoxian521 2 năm trước cách đây
mục cha
commit
769410efdf
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .vscode/settings.json

+ 1 - 0
.vscode/settings.json

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