vscode配置vue中html,css,style代碼提示

{ "emmet.syntaxProfiles":{ "vue-html": "html", "vue": "html" }, "files.associations": { "*.vue": "html" } }
相關文章
相關標籤/搜索