vscode代码格式排列_VS code 代码格式整理的配置

{

"workbench.iconTheme": "material-icon-theme",

"vetur.validation.template": true,

"vsicons.dontShowNewVersionMessage": true,

"editor.minimap.enabled": false,

"editor.fontSize": 16,

"emmet.includeLanguages": {

"vue-html": "html",

"javascript": "javascriptreact"

},

"window.zoomLevel": 0,

"workbench.activityBar.visible": true,

"window.menuBarVisibility": "default",

"workbench.statusBar.visible": true,

"editor.tabSize": 2,

"eslint.autoFixOnSave": true,

"files.associations": {

"*.vue": "vue"

},

"emmet.syntaxProfiles": {

"vue-html": "html",

"vue": "html"

},

"eslint.validate": [

"javascript",

"javascriptreact",

"vue",

"html",

"js"

],

"editor.tabCompletion": true,

"editor.quickSuggestions": {

"strings": true

},

"emmet.triggerExpansionOnTab": true,

"sync.gist": "3088e0a12a32cc763f995e21a356f36a",

"sync.lastUpload": "2018-03-04T02:50:04.711Z",

"sync.autoDownload": false,

"sync.autoUpload": false,

"sync.lastDownload": "",

"sync.forceDownload": false,

// "sync.anonymousGist": false,

"sync.host": "",

"sync.pathPrefix": "",

"sync.quietSync": false,

"sync.askGistName": false,

"path-intellisense.mappings": {

"/": "${workspaceRoot}",

"src": "${workspaceRoot}­c"

},

"extensions.ignoreRecommendations": false,

"material-icon-theme.showWelcomeMessage": false,

// "element-helper.version": "",

"files.autoSave": "off",

// 以下为stylus配置

"stylusSupremacy.insertColons": false, // 是否插入冒号

"stylusSupremacy.insertSemicolons": false, // 是否插入分好

"stylusSupremacy.insertBraces": false, // 是否插入大括号

"stylusSupremacy.insertNewLineAroundImports": false, // import之后是否换行

"stylusSupremacy.insertNewLineAroundBlocks": false,

"git.confirmSync": false,

"vetur.format.defaultFormatter.html": "js-beautify-html",

"vetur.format.defaultFormatter.js": "vscode-typescript",

"javascript.format.insertSpaceBeforeFunctionParenthesis": true,

// "workbench.panel.location": "bottom",

"gitlens.advanced.messages": {

"suppressCommitHasNoPreviousCommitWarning": false,

"suppressCommitNotFoundWarning": false,

"suppressFileNotUnderSourceControlWarning": false,

"suppressGitVersionWarning": false,

"suppressLineUncommittedWarning": false,

"suppressNoRepositoryWarning": false,

"suppressResultsExplorerNotice": false,

"suppressShowKeyBindingsNotice": true,

"suppressUpdateNotice": false,

"su ppressWelcomeNotice": true

},

"team.showWelcomeMessage": false, // 两个选择器中是否换行

"git.path": "D:/Git/bin/git.exe",

"git.autofetch": true,

"files.exclude": {

"**/.git": false,

"**/.svn": true,

"**/.hg": true,

"**/CVS": true,

"**/.DS_Store": true

},

"editor.multiCursorModifier": "ctrlCmd",

"element-helper.version": "2.3",

"semistandard._legacyModuleResolve": true,

"prettier.singleQuote": true,

"[markdown]": {

"editor.wordWrap": "on",

"editor.quickSuggestions": true

}

}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值