koko1000ban / SublimeGtags

GNU GLOBAL(gtags) support for Sublime Text 2/3
21 stars 19 forks source link

Use 'grep' format to allow for blank in file names #14

Open cfbraun opened 9 years ago

cfbraun commented 9 years ago

The ctags cxref output created by 'global -ax' makes it impossible to recognize blanks in file names. The 'grep' result format uses the 'path:linenum:signature' instead