Visual Studio Codes supports a lot of programming languages. Starting from C# to JavaScript, Visual Studio Codes can be everyone. Comparing with full feature IDE like NetBeans, Visual Studio 2019, or Eclipse. Visual Studio Codes provides an effort to 'near' full featured IDE. On this article, we will show you how to configure GO language in your Visual Studio Codes. Go is an open source programming language that makes it easy to build simple, reliable, and efficient software (https://golang.org/). It can be compared with Blazor, or Razor syntax. By following this article, you can code the Go language, debugging, and testing.
Preparing the stuff.
We need to prepare some of the software requirements. Here is the list.
- Download the latest Version of Visual Studio Codes here
- Download the GO language here
- Download the Go language extension here for Visual Studio Codes. It will help you test the Go codes.
- Download the Delve for debugging purpose here.
After you download all the stuff, we are ready to go.
Demonstration Video
In this video, we will show you how to
- Installing Go in Windows Machine
- Installing Go extension language
- Coding in Visual Studio Codes with Go
Have a question about Go language in Visual Studio Codes, you can join VSID YouTube Channel. You can find useful link below.