- 打开终端
ctrl+ ~ - 运行程序选中main.go 文件,输入
f5 - 搜索
command + shif + p - 安装go的工具
command + shif + p打开搜索框- 输入
go:install - 选择
Go:Insatll/Update Tools - 全选安装
- 配置自动保存
- settings里面找的常用设置第一个Auto Save
- 可以选择afterDelay,时间选择5000(5s)
- 设置习惯的代码片段
command + shif + p打开搜索框- 输入snippets
