Search the web
Sign In
New User? Sign Up
taglist · Vim taglist (source browser) plugin
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
question about how to do; go to a tag under some other file   Message List  
Reply | Forward Message #414 of 448 |
Re: [taglist] question about how to do; go to a tag under some other file

Hi,

> Hi all,
>
> This is my first mail to this group. I got admired of this tool, and
> found very much useful.
>
> I have a question that,
> 1. Am navigating C source files,
> 2. am able to go to the another file's function using ctags, and CTRL+]
> 3. Will i able to do the same under this taglist plugin.
>
> Say i am in file A, and the cursor is in the function name of the
> function which is in the file B. If i want to go to that function
> definition then i can do the same in ctags by using CTRL+]. But how i
> can do it with taglist plugin. I did it in multiple steps as, going to
> the taglist window, searching for the function name, and then pressing
> enter.
>
> Is there any single step to do this is there ?
>

No. The taglist plugin doesn't support jumping to a tag from a file
using the Vim tag commands. The tag list plugin doesn't store the
output from exuberant ctags in a file that can be used by the Vim
tag commands.

- Yegappan




Thu Apr 9, 2009 10:11 pm

yegappan
Offline Offline
Send Email Send Email

Forward
Message #414 of 448 |
Expand Messages Author Sort by Date

Hi all, This is my first mail to this group. I got admired of this tool, and found very much useful. I have a question that, 1. Am navigating C source files, ...
mail2sathiyamoorthy
mail2sathiya...
Offline Send Email
Apr 7, 2009
2:19 pm

Hi, ... No. The taglist plugin doesn't support jumping to a tag from a file using the Vim tag commands. The tag list plugin doesn't store the output from...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 9, 2009
10:12 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help