Sfoglia il codice sorgente

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

xiaoxian521 2 anni fa
parent
commit
769410efdf
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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",