小程序开发中 在 wxml格式化 属性断行

时间:2021-06-30 17:38:16   收藏:0   阅读:0

首先 ctrl + shift + p 换出设置

技术图片

对格式进行管理

    "files.associations": {
        "*.cjson": "jsonc",
        "*.wxss": "css",
        "*.wxs": "javascript",
        "*.wxml": "html"
    },

再去设置中搜索 html.format.wrapAttributes
设置成 force-aligned

评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!