一、点击设置—》打开settings.json
二、添加配置

// 这段代码对应的作用时提示html标签
"emmet.includeLanguages": {
"vue": "html",
"vue-html": "html",
"wxml": "html"
},
// 这段代码对应的作用是提示css
"files.associations": {
"*.vue":"html"
},
Logo

有“AI”的1024 = 2048,欢迎大家加入2048 AI社区

更多推荐