vscode编辑器开发react时,设置使emmet支持自定义组件

"emmet.triggerExpansionOnTab": true

在vscode用户配置当中配置这个,就可以了

原文地址:https://www.cnblogs.com/kugeliu/p/7418114.html