Monday, May 2, 2011

Re: how to jump to method defined in other file

* vicky b [2011.05.02 03:00]:
> Hi all,
>
> I am using Exuberant ctags for java ,i am able to generate tags now.I am
> also using taglist plugin for vim.Now how can I jump to a method which is in
> defined(written/implementation) in other file and which is called in
> current file.

Place your cursor on the name of the function and press 'ctrl-]'. Or
type ':tag name_of_your_function<Enter>'.

HTH,

--
JR

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment