": "vscode-icons",
// 允许在任何文件中设置断点
"debug.allowBreakpointsEverywhere": true,
// 控制概述标尺周围是否要绘制边框...": false,
"vetur.format.defaultFormatter.html": "js-beautify-html",
"explorer.confirmDelete": false..."vue-html": "html",
"vue": "html"
},
"editor.smoothScrolling": true,
// 控制折行方式。..."editor.wordWrap": "on",
// 控制是否在搜索中跟踪符号链接。...": [
// "javascript",{
// "language": "vue",
// "autoFix": true
// },