{
"editor.fontSize": 15,
"editor.formatOnSave": true,
"editor.cursorSmoothCaretAnimation": true,
"workbench.activityBar.visible": true,
"window.zoomLevel": 0,
"vetur.format.options.tabSize": 4,
"vetur.format.options.useTabs": true,
"editor.detectIndentation": false,
"editor.fontFamily": "Source_Code_Pro-雅黑 混合体",
"workbench.statusBar.visible": false,
"window.menuBarVisibility": "default",
"editor.lineHeight": 28,
"editor.wordSeparators": "`~!@#$%^&*()=+[{]}\\|;:'\",.<>/?",
"workbench.tree.indent": 20,
"search.location": "panel",
"terminal.integrated.rendererType": "dom",
"files.autoSave": "onWindowChange",
}
辛苦了!~~