Google 在今年一月发布了 golang.org 的镜像站 golang.google.cn,中国大陆可直接访问。详情参见 Hello, 中国! | The Go Blog
欢迎点击查看我的博客原文
微软官方开发的 Go for Visual Studio Code 插件为 Go 语言 提供了丰富的支持。在 VS Code 中首次打开 Go 工作区后,VS Code 会自动检测当前开发环境为 Go 并推荐安装上述插件。
然而 Go 插件的安装并不顺利:输出窗口的安装信息提示其中一些依赖工具安装失败:
Installing github.com/mdempsky/gocode FAILED
Installing github.com/ramya-rao-a/go-outline FAILED
Installing github.com/acroca/go-symbols FAILED
Installing golang.org/x/tools/cmd/guru FAILED
Installing golang.org/x/tools/cmd/gorename FAILED
Installing github.com/stamblerre/gocode FAILED
Installing github.com/ianthehat/godef FAILED
Installing github.com/sqs/goreturns FAILED
Installing golang.org/x/