VSCode for GoLang
GoLang Development
From this page: https://learn.microsoft.com/en-us/azure/developer/go/configure-visual-studio-code
1. Install Go
Install Go from the official page. This installs the compiler, the Standard Library, and many tools to perform various common tasks during Go deve...