Monday, November 1, 2010

Re: Go to function definition

On Mon, Nov 1, 2010 at 2:23 PM, statquant2 <statquant@gmail.com> wrote:
>
> Thanks Ivan
> Yes tags, the problem is that when I do <CTRL> ] I go on the .h file, and I
> don't know how to go the the cpp file itself... (where the function is
> implemented)
>
> Do you know by any chance ?

You can use :tselsect to have a menu with the matches and/or use
:tnext and :tprevious (abbreviately, :tn and :tp) to move around tags.
For more, see :help tag-matchlist

> --
> View this message in context: http://vim.1045645.n5.nabble.com/Go-to-function-definition-tp3245004p3245274.html
> Sent from the Vim - General mailing list archive at Nabble.com.
>
> --
> 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
>

--
==============================================
Ivan Sichmann Freitas
Engenharia de Computação 2009
UNICAMP
http://identi.ca/ivansichmann
Grupo Pró Software Livre UNICAMP - GPSL
==============================================

--
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: