在搭建vscode开发环境,需要通过Go:Install/Update Tools来安装相关的工具,如下图所示:
这本来是一件so easy的事,但是由于网络(墙)问题,很少能够一次性安装成功。在安装的过程中经常会提示如下类似错误:
connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
下面就结合我自己的经验,谈谈怎么解决这个问题。可能不一定对所有的人有效。。。