It time to setup the Go language plug for Visual Studio Code IDE in Windows.
So far, we have only instead Git, Go tools, and Visual Studio Code IDE in windows. But there are some other configurations we need to set.
Specifically, we need to setup our GOPATH directory. Don't worry, I will explain what this directory is and why we need it. Along with showing you how to set it up.
So come on in if you are on Windows and let's get cooking.