vscode 安装golang插件方法 1.下载golang 官网: https://golang.org/dl/ 2.配置环境变量: export GOROOT=$HOME/go_dev/go ...