This extension pack packages some of the most popular (and some of my favorite) Golang extensions.
Extensions Included
Go - Rich Go language support for Visual Studio Code.
Go Interface Annotations - A very WIP extension that adds some visual marks (and navigation) between interfaces and structs.
Go struct tag - A Visual Studio Code extension for autocomplete the go struct tag when typing..
Go Interface Navigator - A VS Code extension that provides intelligent navigation between interface declarations and their implementations using CodeLens.