Use gotags for *.go files
slnt opened this issue · 0 comments
slnt commented
https://github.com/jstemmer/gotags provides a ctags compatible tag generator for Go.
It would be structure-view could make use of this, as currently everything shows up as "U" for Unknown.