How can I get the ctags to function? I would like to be able to highligth a word in my sourcefile and get ctags to look it up in my tag file. How do I do that?
Ctags, how to
(2 posts) (2 voices)-
Posted 5 years ago #
-
It doesn't quite work like that yet, although I think you will be able to do that in the next version. For now, invoke ctags by pressing Alt-G and you will be shown the Jump-To dialog. Start typing the name of the function you're looking for and press enter once it's selected.
Posted 5 years ago #
Reply
You must log in to post.