1.4 VSCode安装配置
一、VSCode安装方式
安装完成后,直接打开目录
打开go文件,VSCode会提示可以安装对应的语言包
可以选择Install All安装全部插件(需要外网环境)
命令运行:
go run xxx.go.mod文件生成方式:
go init 名Last updated
Was this helpful?
安装完成后,直接打开目录
打开go文件,VSCode会提示可以安装对应的语言包
可以选择Install All安装全部插件(需要外网环境)
命令运行:
go run xxx.go.mod文件生成方式:
go init 名Last updated
Was this helpful?
Was this helpful?