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
Adding custom tags as bookmarks.   Message List  
Reply | Forward Message #403 of 448 |
RE: [taglist] Adding custom tags as bookmarks.

Hi Yegappan,

 

                Thanks for getting back to me J

 

From: Yegappan Lakshmanan [mailto:yegappan@...]

I didn't fully understand the question. Do you want to see a single
entry in the taglist window for all the variables?  Or you don't want to
see the variables in the taglist window?

              Right now, my taglist is configured to not show variables (this is the way I’ve configured it). It only shows subroutines, constants, and package names. The problem I’m having is that I’m working in a file (a config file of sorts), which has only variables. What I’d like to do, is add a some sort of tag ‘bookmark’, or special sequence of characters that taglist & ctags picks up as a tag... It’s probably better if I give you an example :)

# Special config section 01

my $foo = ‘abc’;

my $bar = 123;

# Special config section 02

my $baz = ‘xyz’;

my $qux = 456;

              I’d like to add a special sequence of characters to the comments sections, that taglist will recognize, and add to the tag window. So that I can jump to different sections of the file using a tool that I’m comfortable with. I don’t want to see the variables, I just want to jump to the start of the section of a specific set of variables in much the same way that I would with a subroutine using taglist.



Sun Nov 2, 2008 7:57 pm

gee_forr
Offline Offline
Send Email Send Email

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

Hi there, I'm a long time TagList user (circa 2003), and it truly is my desert island vim plugin. Recently, I've come across a problem where I'm in a file with...
gee_forr
Offline Send Email
Oct 31, 2008
2:03 pm

Hi, ... I didn't fully understand the question. Do you want to see a single entry in the taglist window for all the variables? Or you don't want to see the...
Yegappan Lakshmanan
yegappan
Offline Send Email
Nov 1, 2008
4:20 pm

Hi Yegappan, Thanks for getting back to me J From: Yegappan Lakshmanan [mailto:yegappan@...] I didn't fully understand the question. Do you want to see a...
Gabriel Fortuna
gee_forr
Offline Send Email
Nov 2, 2008
7:58 pm
Advanced

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