美文网首页
vscode 快速打开gomod依赖项目

vscode 快速打开gomod依赖项目

作者: 八叉树 | 来源:发表于2020-02-15 17:35 被阅读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
使用
跳转到依赖的go代码,右键点击'Quick open'打开新项目
展示图1.png 展示图2.png 展示图3.png 动图.gif

相关文章

网友评论

      本文标题:vscode 快速打开gomod依赖项目

      本文链接:https://www.haomeiwen.com/subject/btjyfhtx.html