On Tue, Nov 3, 2009 at 2:06 PM, frank wang <[email protected]> wrote:


>  Hi,


> I used vim for long time and recently I found a usefule software
> called source insight. It has one feature it is very useful. That is
> the relation window. If you have a function name, you can click it and
> select relation window, it will show which function calls it. It is a
> nice for large project. After I gooled, I foudna similar vim plug in
> to behave like the source insight, except of the relatio feature. Does
> anyone know how to enable such feature that it will tell me which
> fucntion calls the selected fucntion.
>
> Thanks
>

maybe you need the tool "cscope" which contains the functions you need.
Also , need some configuration for it.

:h cscope-find


>
> Frank
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to