bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: Gtag skip feature


From: Park Kit
Subject: Fwd: Gtag skip feature
Date: Thu, 16 Jun 2016 14:37:28 +0100


Hi,

This may be suggestions for gtag.

I have source tree which has many sym links and sub trees which I do not want to parse. Gtags has a "skip" feature but it's limited and here are suggestions.

1. Option for not following sym link.
Currently, follows blindly and increases tag db size.

1. No glob on skip path.
Since not able to use glob on path name so have to list out all names explicitly which could have too many.

3. No multiple skip setting.
Not able to have "skip" variable more than one in the conf and ends up long single line when there are many to skip. For example,

# for sub folder x
skip=gggg

# for sub folder y
skip=xxxx

Is there any other easy way to filter out targets files/directories so that can have smaller tag db file and faster running?

Many thanks,
Kit
------
Sorry for a terse reply or typo as sent from a mobile.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]