• Stars
    star
    7
  • Rank 2,220,323 (Top 46 %)
  • Language
    TypeScript
  • Created about 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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