help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Navigating an enormous code base


From: Marcus Harnisch
Subject: Re: Navigating an enormous code base
Date: Wed, 27 Apr 2022 09:59:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1

GNU Global with the ggtags package (https://github.com/leoliu/ggtags) help me wrangle my Project with roughly 10k source files. Global has an option for specifying “nearness” sorting order, taking the starting point of teh query into account. Completion/narrowing interfaces would still present all candidates, but the nearer ones come out first.

I am quite happily using ggtags with Helm in this setup.





reply via email to

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