vscode 快速打开gomod依赖项目
2020-02-15 本文已影响0人
八叉树
vscode 快速打开gomod依赖项目
使用quick-open-library插件, vscode 市场搜索并安装
市场安装.jpg依赖vscode环境变量
1. 打开vscode
2. command + shift + p
3. 输入 > code
4. 选择并按下回车 > Shell command 'code' successfully installed in PATH.
安装环境变量.jpg