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

“Ctrl-T” can't get global symbols

Open dangsiper opened this issue 9 years ago • 2 comments

It seems that I can only use "Ctrl-Shift-O" to browse current file's symbols. "Ctrl-T" can't search in all symbols.

Is there any way to do search in all symbols? Thanks for your answer in advance.

dangsiper avatar Sep 25 '16 05:09 dangsiper

I also have the same problem (not indexing global variables). I found it here https://stackoverflow.com/questions/11245164/gtags-to-index-global-variables It says that GNU globals not support that feature. (it's fundamental i think) Is that true?

JoeGe avatar Sep 28 '17 07:09 JoeGe

Yeah, but we can find global variables through symboles.

dzyong avatar Oct 17 '17 03:10 dzyong