Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/msyrus/vscode-go-doc

An Microsoft Visual Code extension for Golang to print symbol definition to output
https://github.com/msyrus/vscode-go-doc

Last synced: 3 days ago
JSON representation

An Microsoft Visual Code extension for Golang to print symbol definition to output

Awesome Lists containing this project

README

        

# Visual Studio Code Go Doc

A Visual Studio Code extension for showing definition in Output and generating go doc.

## Configuration

The extension requires `Go` insalled in path. It installs `gogetdoc` in `GOPATH` if gogetdoc is missing.

* [gogetdoc](https://github.com/zmb3/gogetdoc)

### Commands

* Go Doc: Get Definition - Prints the definition in output