热门

最新

红包

立Flag

投票

同城

我的

发布
csdn1999lpq
芥末加糖
4 年前
truecsdn1999lpq

VsCode格式化HTML代码会换行,看着怪怪的很不爽,Veture配置中加上可解决:
"vetur.format.defaultFormatter.html": "js-beautify-html",
"vetur.format.defaultFormatterOptions": {
"js-beautify-html": {
"wrap_line_length": 220,
"wrap_attributes": "auto",
"end_with_newline": false
}
}

CSDN App 扫码分享
分享
评论
点赞
打赏
  • 复制链接
  • 举报
下一条:
oh oh
立即登录