{ "configurations": [ { "type": "go", "name": "run", "goExecPath": "/usr/local/go/bin/go", "buildParams": [ "$PROJECT_DIR$/main.go" ], }, ] }