喜欢挂vpn或者代理的请无视本文。

 

其实golang.org上的插件在github.com上都有镜像,直接

  git clone https://github.com/golang/tools

  git clone https://github.com/golang/net

  git clone https://github.com/golang/lint

,然后移到 $GOPATH/src/golang.org/x/ 下面即可。

 

如果还需要其他的,可在 https://github.com/golang 下面查找。

然后再点击vscode中的安装,就可以了。

相关文章:

  • 2022-12-23
  • 2021-11-21
  • 2022-12-23
  • 2021-11-21
  • 2022-02-12
  • 2021-05-28
  • 2022-12-23
猜你喜欢
  • 2021-12-21
  • 2021-06-20
  • 2021-12-23
  • 2021-11-22
  • 2021-08-21
  • 2021-11-21
相关资源
相似解决方案