Skip to content

Conversation

@flares
Copy link

@flares flares commented Apr 28, 2017

As per the documentation of ctags (http://ctags.sourceforge.net/ctags.html), we need to specify ctags fields +n to get the line number of the tags. This help with better navigation with use of ctags.
Without this change, the line number of the tags fetched was coming out to be 0 for all tags. Tested that with this diff, the tag navigation works as expected.

As per the documentation of ctags (http://ctags.sourceforge.net/ctags.html), we need to specify ctags fields +n to get the line number of the tags.
@jonashaag
Copy link
Owner

Sounds reasonable. I wonder why it worked for me without the -n option?

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants