gogtags icon indicating copy to clipboard operation
gogtags copied to clipboard

GNU global compatible source code tagging for golang

gogtags

test

GNU GLOBAL compatible source code tagging for golang

Installation

go get github.com/juntaki/gogtags

GNU GLOBAL Installation for gogtags

GNU GLOBAL with sqlite3 is required for reference. https://www.gnu.org/software/global/

Mac

brew install global

How to use

gogtags -v

screenshot1

Use with emacs helm-gtags or other editor plugin

Just use it as usual, Generated tag is GNU GLOBAL compatible.

screenshot1