"workbench.colorCustomizations": {
"activityBar.background": "#020f18",
"titleBar.activeBackground": "#01101b",
"titleBar.activeForeground": "#b5d0dd"
},
"editor.formatOnSave": false, //保存时自动格式化
"editor.fontSize": 14,
"editor.fontFamily": "Hack, 'Courier New', monospace",
"editor.fontWeight": "normal",
"editor.fontLigatures": true,
"editor.tabSize": 2,
"editor.lineHeight": 23,
"diffEditor.ignoreTrimWhitespace": false,
"editor.suggestSelection": "first",
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
"files.autoSave": "off",
"[javascript]": {
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"vetur.format.defaultFormatter.html": "js-beautify-html",
// vetur 的自定义设置
"vetur.format.defaultFormatterOptions": {
"js-beautify-html": {
"wrap_line_length": 500,
"wrap_attributes": "auto",
"end_with_newline": false
},
"prettyhtml": {
"printWidth": 500,
"singleQuote": false,
"wrapAttributes": false,
"sortAttributes": false
}
},
"vetur.format.defaultFormatter.js": "vscode-typescript",
"[vue]": {
"editor.defaultFormatter": "hikerpig.vetur"
// "editor.defaultFormatter": "esbenp.prettier-vscode"
// "editor.defaultFormatter": "esbenp.prettier-vscode"
},
"todo-tree.tree.showScanModeButton": false,
"vsicons.dontShowNewVersionMessage": true,
"[html]": {
"editor.defaultFormatter": "vscode.html-language-features"
},
"files.associations": {
"*.nvue": "vue",
"*.json": "json"
},
"window.zoomLevel": 0,
"[json]": {
"editor.defaultFormatter": "vscode.json-language-features"
},
"task.problemMatchers.neverPrompt": null,
"http.proxyAuthorization": null
}
vsCode自定义setting-json
©著作权归作者所有,转载或内容合作请联系作者
- 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
- 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
- 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...