function calls are not referenced for Bash scripts

Andrey Butirsky <[email protected]> Tue, 15 Jan 2019 22:37:10 +0300
Newsgroups gmane.comp.gnu.global.bugs
Message-ID <[email protected]>
Hi,

I got some references(variables, etc.) in GRTAGS for shell scripts using
Pygments plug-in parser.
But I can't get any reference for shell function calls.

I didn't find any software which would capable doing this.
It would be extremely useful for big shell projects spread out multiple
files.

Thanks for GLOBAL!