SublimeText / CTags

CTags support for Sublime Text
MIT License
986 stars 167 forks source link

ctags can not find function in mac while using golang #324

Closed msn217 closed 10 months ago

msn217 commented 7 years ago

I Use ctags in mac sublime, when I using ctags jump to func , It Report an error can not find "function name", It happened when the language is golang, but If I use other language such as python,It can work well. anybody can tell me how to fix this?

msn217 commented 7 years ago

has solved! the reason is ctags5.8 does not support go, the solution is as link:http://stackoverflow.com/questions/8204367/ctag-database-for-go