A Visual Studio Code extension for showing definition in Output and generating go doc.
The extension requires Go
insalled in path. It installs gogetdoc
in GOPATH
if gogetdoc is missing.
- Go Doc: Get Definition - Prints the definition in output
A Visual Studio Code extension for showing definition in Output and generating go doc.
The extension requires Go
insalled in path. It installs gogetdoc
in GOPATH
if gogetdoc is missing.