code-gnu-global icon indicating copy to clipboard operation
code-gnu-global copied to clipboard

Multi root not supported?

Open woytowg opened this issue 7 years ago • 1 comments

If I have just one root folder in a workspace, all is good. But when I add a second or more root folder, the symbols from the new root folders are not found.

woytowg avatar Dec 18 '17 19:12 woytowg

I think the fix would be to always run the 'global' command with the current working directory set to the path of current/active editor, since global looks from the current directory up to find the GTAGS,G* files

woytowg avatar Dec 19 '17 22:12 woytowg