Hi,
i have installed vim 7.2 and ctags 5.8 and created the tags file with
"ctags -R /foopath".
I have _many methods that are called with the same name_ in several
classes, so if i put the cursor in a function calling and i execute
":tag" it shows the _first_ of the tags listed. If the i execute ":tn"
several times i finally find the method..
So my question is: is there any way to show _directly_ the path where
is the class that contains the right method im calling.
Regards
Javi
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php