I'm doing quite a few Go programming these days in Visual Studio Code for Mac and find the following approach to running it quite useful: Add the plugin "Go" to rich language support. Create folder SDK/golang-vscode/bin in user's folder: mkdir -p ~/SDK/golang-vscode/bin. Add this