Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When searching for a tag, have tags present in the local file show up first on the list #188

Open
larumbe opened this issue Apr 28, 2019 · 0 comments

Comments

@larumbe
Copy link

larumbe commented Apr 28, 2019

I use helm-gtags all the time on my C projects. Oftentimes a tag name has multiple matches because of the symbol being defined more than once, in the event that different implementations are available, for instance when these are compiled conditionally according to a set of macros in a config header file.
It would be nice though if when you search for a tag, occurrences of the symbol within the same source file showed up on top of the match list because most of the time that's the one you want to jump to straight away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant