Explorar el Código

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

xiaoxian521 hace 3 años
padre
commit
769410efdf
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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",