1.安装Vue 2 Snippets插件

2.在settings.json中加入这个:

{
    "files.associations": {
        "*.vue": "html"
    }
}

如图
settings.json

Logo

前往低代码交流专区

更多推荐