go-outline

Displays an outline of symbols for Golang

frairon

17,671

5

0.6.11

MIT

GitHub

Go Outline Build Status

Simple outline for golang files.

Go Outline Screenshot

It shows all following symbols contained in the whole package:

If a file changes, the tree will be updated.

You need go-outline-parser on your $PATH.

Having set $GOPATH, then this will do:

go get github.com/frairon/go-outline-parser

Usage

In the filter input:

Contributing

Bug reports, Issues and PRs are always welcome!

License

MIT License - see the LICENSE for more details.