

Windows系统 Visual Studio Code 安装go插件失败分析及解决方案
source link: https://studygolang.com/articles/32188
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Windows系统 Visual Studio Code 安装go插件失败分析及解决方案
omygad · 大约15小时之前 · 54 次点击 · 预计阅读时间 1 分钟 · 不到1分钟之前 开始浏览创建github.com插件目录及下载插件
cd GOPATH/src/github.com
mkdir acroca cweill derekparker go-delve josharian karrick mdempsky pkg ramya-rao-a rogpeppe sqs uudashr
cd GOPATH/src/github.com/cweill
git clone https://github.com/cweill/gotests.git
cd GOPATH/src/github.com/go-delve
git clone https://github.com/go-delve/delve.git
cd GOPATH/src/github.com/karrick
git clone https://github.com/karrick/godirwalk.git
cd GOPATH/src/github.com/pkg
git clone https://github.com/pkg/errors.git
cd GOPATH/src/github.com/rogpeppe
git clone https://github.com/rogpeppe/godef.git
cd GOPATH/src/github.com/uudashr
git clone https://github.com/uudashr/gopkgs.git
创建golang.org插件目录及下载插件
cd $GOPATH/src
mkdir -p golang.org/x
cd golang.org/x
git clone https://github.com/golang/tools.git
git clone https://github.com/golang/lint.git
手动安装插件
cd $GOPATH/src
go install github.com/mdempsky/gocode
go install github.com/uudashr/gopkgs/cmd/gopkgs
go install github.com/ramya-rao-a/go-outline
go install github.com/acroca/go-symbols
go install github.com/rogpeppe/godef
go install github.com/sqs/goreturns
go install github.com/derekparker/delve/cmd/dlv
go install github.com/cweill/gotests
go install github.com/josharian/impl
go install golang.org/x/tools/cmd/guru
go install golang.org/x/tools/cmd/gorename
go install golang.org/x/lint/golint
有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:1006366459
Recommend
-
14
配置Visual Studio Code的Remote - SSH插件进行远程开发 2019-08-14 07:55:56 +08 字数:2534 标签: vscode 有时不得不面临在Windo...
-
8
理解 Visual Studio 解决方案文件格式(.sln) 发布于 2019-07-24 15:34 更新于 2020-06-18 00:34 一般情况下我们并不需要...
-
7
抛弃各种 IDE 和 Sublime Text 投向 VSCode 的怀抱已经很久了,在这里分享几个我非常喜欢且很实用的插件。 Git Blame 插件地址:Git Blame 团队...
-
11
用 WiX 制作安装包:安装 WiX Toolset 系列 Visual Studio 插件 2021-07-14 09:47 本文是
-
8
插件错误日志 Plugin "Easy Gradle" is incompatible supported only in IntelliJ IDEA Plugin "Android WiFi ADB" is incompatible (supported only in IntelliJ IDEA). Plugin "Name That Color" is incompatible (supported onl...
-
5
vscode简介Visual Studio Code(以下简称vscode)微软发布的一款开源免费跨平台的轻量且强大的代码编辑器,支持Windows,OS X和Linux。内置JavaScript、...
-
7
7个深度工作的Visual Studio 插件 这些插件主要是适合“深度工作”类别,并有助于在...
-
9
visual studio插件开发-Menu 工欲善其事,必先利其...
-
9
Visual Studio 集成了.NET 升级助手插件 .NET团队2023...
-
7
发布一个Visual Studio 2022 插件,可以自动完成构造函数依赖注入代码 ...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK