msyrus / vscode-go-doc

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Commands

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

About

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


Languages

Language:TypeScript 100.0%