Skip to content

msyrus/vscode-go-doc

Repository files navigation

Visual Studio Code Go Doc

Go Doc logo

A Visual Studio Code extension for showing Go symbol and package documentation in the Output panel.

Configuration

The extension uses the registered Go hover provider in VS Code to retrieve documentation for the symbol under the cursor.

For the best results, install and enable:

If hover-based documentation is unavailable, the command prints troubleshooting steps in the Output panel instead of failing with a low-level tool error.

Commands

  • Go Doc: Get Definition - Prints the selected symbol definition and documentation in the Output panel

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors