SublimeGtags
SublimeGtags copied to clipboard
navigate to definition
I prepare to make index for linux kernel . I install this plugin with the Package Control, but the "navigate to definition" and "find references" can't use.
My system is Mac. The sublime text version is new.
After install, Need I do something ?
What OS are you using?
mainly you just need to install GNU global
and cd to your projects root dir, then execute gtags;htags
then you can right-click a symbol in sublime and use the navigate to definition
find referneces