DamnWidget / anaconda_go

AnacondaGO adds autocompletion, linting and IDE features for Golang to your Sublime Text 3
GNU General Public License v3.0
38 stars 6 forks source link

Feature request: browse all symbols (including struct fields) in file #6

Open alecthomas opened 7 years ago

alecthomas commented 7 years ago

GoSublime has the ability to show essentially a "quick jump" panel for all symbols in a file, including struct fields. This is really useful.

eg. image

alecthomas commented 7 years ago

Further discussion in Gitter (February 17, 2017 10:31 AM).