打开设置
然后在设置中搜索 includeLanguages
如下react中自动补全HTML标签的方法
然后打开setting.json, 添加以下配置
“emmet.includeLanguages”: {
“javascript”: “javascriptreact”
}
即可react中自动补全HTML标签的方法

相关文章:

  • 2021-09-04
  • 2022-12-23
  • 2021-10-21
  • 2022-02-13
  • 2021-12-02
  • 2021-05-27
  • 2021-10-06
猜你喜欢
  • 2022-12-23
  • 2019-11-13
  • 2022-12-23
  • 2021-10-17
  • 2022-12-23
相关资源
相似解决方案