Visual Studio Code安装Go语言插件扩展工具
安装Visual Studio Code的Go语言插件所需要的扩展工具的shell
基于现有的 Go module 代理 ,此脚本已经不再需要了。 基于现有的 Go module 代理 ,此脚本已经不再需要了。 基于现有的 Go module 代理 ,此脚本已经不再需要了。
安装扩展工具,仅需要 go env -w GOPROXY="https://goproxy.cn,direct"
,然后就可以在 VS Code 中直接安装了。
Windows PowerShell
install_vs_code_go_ext_tools.ps1
Linux Shell
install_vs_code_go_ext_tools.sh
注意:脚本依赖于同目录下的 all_tools_information.csv 文件