1,打开VS Code插件市场

https://marketplace.visualstudio.com/vscode

2,查找 vetur插件

其中需要下载的是:

Vetur
Pine Wu
Vue tooling for VS Code

点击Download Extension链接

3,在VS Code下把code命令添加到系统变量

ctrl+shift+p(windows)/cmd+shift+p(mac),输入shell,选择select default shell,添加到系统shell中;

4,在shell环境中进行插件离线安装

code --install-extension octref.vetur-0.30.2.vsix

 

相关文章:

  • 2022-12-23
  • 2022-01-22
  • 2021-08-01
  • 2023-01-09
  • 2022-12-23
  • 2021-07-10
  • 2021-11-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-13
  • 2021-06-10
  • 2021-07-18
  • 2021-08-23
相关资源
相似解决方案