DEV Community

IAmRohit
IAmRohit

Posted on

Golang Installation and Setup in Visual Studio Code

This tutorial covers how you can install go and setup your IDE to be running and debugging go programs.

Also this specifies ways to install nice go extensions that may help any developer during the development process like, extension of syntax checking, formatting extension etc.

Top comments (0)