feat: 代码自动保存

dev-deviceSetting
JINGYJ 11 months ago
parent 8eabf8c471
commit 1461d1b6e2

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

Loading…
Cancel
Save