mysql sidebyside失效_vscode 切换分支后横向格式化失效

vscode 切换分支后横向格式化为竖排, 必须重启编辑器才能继续格式化为横向,这怎么禁止格式为竖排呢?

`{

"editor.formatOnPaste": true,

"editor.formatOnSave": true,

"editor.mouseWheelZoom": true,

"editor.fontLigatures": true,

"extensions.ignoreRecommendations": true,

"html.format.indentInnerHtml": true,

"javascript.implicitProjectConfig.checkJs": true,

"editor.wordWrap": "off",

"search.followSymlinks": false,

"window.zoomLevel": -1,

"editor.quickSuggestions": {

"other": true,

"comments": true,

"strings": true

},

"emmet.triggerExpansionOnTab": true,

"editor.multiCursorModifier": "ctrlCmd",

"git.enableSmartCommit": true,

"git.confirmSync": false,

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

"vetur.format.defaultFormatterOptions": {

"js-beautify-html": {

"wrap_attributes": "auto"

}

},

"path-intellisense.extensionOnImport": true,

"editor.tabSize": 2,

"editor.fontFamily": "Consolas, 'Courier New', monospace",

"editor.minimap.enabled": true,

"files.associations": {

"*.vue": "vue"

},

"workbench.sideBar.location": "left",

"terminal.integrated.rendererType": "dom",

"editor.detectIndentation": false,

// "eslint.autoFixOnSave": true,

"eslint.validate": [

"javascript",

"javascriptreact",

{

"language": "vue",

"autoFix": true

}

],

"javascript.format.insertSpaceBeforeFunctionParenthesis": true,

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

"explorer.confirmDragAndDrop": false,

"editor.renderWhitespace": "boundary",

"editor.tabCompletion": "on",

"files.defaultLanguage": "javascript",

"vetur.completion.useScaffoldSnippets": false,

"[javascript]": {

"editor.defaultFormatter": "esbenp.prettier-vscode"

},

"javascript.updateImportsOnFileMove.enabled": "always",

"diffEditor.renderSideBySide": false,

"window.openFilesInNewWindow": "on",

"[html]": {

"editor.defaultFormatter": "esbenp.prettier-vscode"

},

"editor.fontSize": 13,

"editor.codeActionsOnSave": {

"source.fixAll.eslint": true

},

"workbench.iconTheme": "vscode-icons",

"vsicons.dontShowNewVersionMessage": true

}

`

ee27a9b930316fc802415c3b9b6452ae.png

676b43472397add79380f10915057ac0.png

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值