zmb3 / godoc

Deprecated - use https://atom.io/packages/go-plus instead
MIT License
4 stars 1 forks source link

godoc

Deprecated

This package is deprecated - its functionality has been merged into the go-plus package.

Build status Build Status

An Atom package for the Go language that shows documentation for identifiers in source code.

Screenshot

Prerequisites

This package uses the gogetdoc tool to find documentation. This tool requires Go 1.6.

Usage

Place the cursor over the identifier to get documentation for, and press Alt + D.

To close the documentation window, press esc or click the 'X' in the top right corner.