0
点赞
收藏
分享

微信扫一扫

vscode编辑器配置

Java旺 2022-07-13 阅读 135


需要安装的插件

  • vueHelper

设置保存时自动去掉行尾多余的空格

"files.trimTrailingWhitespace": true

格式化代码

  • Beautify 插件
  • Beautify Vue 插件

html文件从浏览器中打开

  • ​​https://stackoverflow.com/questions/43346260/running-the-contributed-commandextension-openwithdefault-failed​​

You can install “Open in Browser” and press "Ctrl+B".


举报

相关推荐

0 条评论