vscode常用配置的json文件

更新时间:2023-06-28 05:11:15 阅读: 评论:0

engagementvscode常⽤配置的json⽂件{
"editor.parameterHints": true,
"editor.quickSuggestions": {
"other": true,
"comments": true,
"strings": true
},
"Level": 0,
"abled": true,
"files.autoSave": "onWindowChange",
"editor.suggest.snippetsPreventQuickSuggestions": fal,
kg是什么意思"[vue]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"[javascript]": {
"editor.defaultFormatter": "pescript-language-features"
},
"ludeLanguages": [
"markdown"
shut up什么意思中文],
"diffEditor.ignoreTrimWhitespace": fal,
"workbench.iconTheme": "vscode-icons",
"beautify.ignore": "",
"fig": "",
"editor.formatOnType": true,
"editor.formatOnSave": true,// #每次保存的时候⾃动格式化
"editor.formatOnPaste": true,
"quireConfig": true,
nostrils// vscode默认启⽤了根据⽂件类型⾃动设置tabsize的选项
usually是什么意思
"editor.detectIndentation": fal,
// 重新设定tabsize
"editor.tabSize": 2,
// #每次保存的时候将代码按eslint格式进⾏修复
"eslint.autoFixOnSave": true,
// 添加 vue ⽀持
"eslint.validate": [
"javascript",
"javascriptreact",
{
"language": "vue",
"autoFix": true
}
],
//  #让prettier使⽤eslint的代码格式进⾏校验
"prettier.eslintIntegration": true,
//  #去掉代码结尾的分号
"prettier.mi": fal,
//  #使⽤带引号替代双引号
"prettier.singleQuote": true,
//  #让函数(名)和后⾯的括号之间加个空格
"javascript.format.inrtSpaceBeforeFunctionParenthesis": true,
//#这个按⽤户⾃⾝习惯选择
考研的条件
"vetur.format.defaultFormatter.html": "js-beautify-html",
spill// #让vue中的js按编辑器⾃带的ts格式进⾏格式化
"vetur.format.defaultFormatter.js": "vscode-typescript",
dword
"vetur.format.defaultFormatterOptions": {
"js-beautify-html": {
"wrap_attributes": "force-aligned"
// #vue组件中html代码格式化样式
}
},
// 格式化stylus, 需安装Manta's Stylus Supremacy插件
"stylusSupremacy.inrtColons": fal, // 是否插⼊冒号
"stylusSupremacy.inrtSemicolons": fal, // 是否插⼊分好
"stylusSupremacy.inrtBraces": fal, // 是否插⼊⼤括号
"stylusSupremacy.inrtNewLineAroundImports": fal, // import之后是否换⾏
my favorite animal
lean on me什么意思"stylusSupremacy.inrtNewLineAroundBlocks": fal, // 两个选择器中是否换⾏
"[html]": {

本文发布于:2023-06-28 05:11:15,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/90/160144.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:代码   是否   设置   格式   括号
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图