选择 文件-->首选项-->设置-->搜索 emmet,选择 编辑 setting.json, 添加下列代码: "emmet.includeLanguages": { "vue-html": "html", "vue": "html" } 相关文章: