Debugging Golang CLI files with Visual Studio Code

In this video I walk through adding a Launch file option to Visual Studio Code to debug golang code files without needing to create a module or moving files into a package.
Back to Top