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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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
Messages 387 - 416 of 444   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
387
I use the Tlist_Exit_OnlyWindow option to exit Vim when the taglist is the only open window. I use my own autocmd to call TListOpen whenever certain filetypes...
benztirf
Offline Send Email
Apr 14, 2008
5:50 pm
388
On line 329, there is the following code: if !exists('s:tlist_sid') " Two or more versions of taglist plugin are installed. Don't " load this version of the...
benztirf
Offline Send Email
May 9, 2008
3:42 pm
389
Hi, ... Thanks for reporting this problem and the patch. I will make this change in the next version of the taglist plugin. - Yegappan ...
Yegappan Lakshmanan
yegappan
Offline Send Email
May 9, 2008
10:44 pm
390
is there anyway I can turn off the 2 vertical highlighted column on the right side of the taglist window?...
rrrith
Offline Send Email
Jul 5, 2008
6:34 pm
391
Hi All, I am using Cygwin on Win XP, trying to use TagList with VIM. Taglist isn't working for me in vim - when I issue :TlistToggle, all I see in the new...
Robert Mark Bram
robertmarkbram
Offline Send Email
Aug 10, 2008
6:20 am
392
Hi, First of all, I apologize if the question is repeated. I've searched in the mailing list and haven't found any post relating to this issue. I can't...
trindade.joao
Offline Send Email
Aug 15, 2008
11:01 pm
393
... I believe this only happen if: - g:Tlist_Show_One_File is set - switching from a buffer with more tags (more lines in the taglist window) than the new...
Benoit PIERRE
benoit_pierr...
Offline Send Email
Aug 27, 2008
7:55 pm
394
I have set this to a low value (lower than the default 20) and it seems to make no difference. I am expecting to see the sublist of variables, for example, to...
bazooka747
Offline Send Email
Sep 10, 2008
11:20 pm
395
Hello, ... Which version of the taglist plugin are you using? I am not able to reproduce this problem with the latest taglist plugin. The taglist plugin menu...
Yegappan Lakshmanan
yegappan
Offline Send Email
Sep 11, 2008
6:09 pm
396
Hello All, I'm looking for a way to install TagList for all the users on a Linux server. The install guide that comes with TagList only has instructions on...
emenzhao
Offline Send Email
Sep 12, 2008
1:30 am
397
Hello, ... You can install the taglist plugin in the "plugin" directory under one of the directories listed in the 'runtimepath' option. For example, you can...
Yegappan Lakshmanan
yegappan
Offline Send Email
Sep 12, 2008
6:08 am
398
Thanks for your reply. ... Which version of the taglist plugin are you using? I am not able ... I have * version 4.5 of taglist * Exuberant Ctags 5.7,...
bazooka747
Offline Send Email
Sep 12, 2008
6:13 pm
399
I'm trying to set up my .vimrc to automatically load a Taglist session files in my current working directory, but I can only get errors like the plugin isn't...
salihdggummf
Offline Send Email
Sep 28, 2008
2:36 am
400
Hello, I am using taglist and I would like TlistUpdate to be run automatically. I wouldn't want to trigger it myself or having to exit and re-enter the buffer ...
Vincent Arnoux
vincent.arnoux@...
Send Email
Oct 8, 2008
4:08 pm
401
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
402
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
403
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
404
Hi All, I am using using TagList for ANT build files as per http://vim.wikia.com/wiki/Using_TagList_for_ANT_build_files To pick up targets, I am using: ...
Robert Mark Bram
robertmarkbram
Offline Send Email
Dec 11, 2008
1:12 pm
405
Hello, ... You can try posting your question to the Exuberant ctags user mailing list. https://lists.sourceforge.net/lists/listinfo/ctags-users - Yegappan...
Yegappan Lakshmanan
yegappan
Offline Send Email
Dec 12, 2008
6:37 pm
406
Hi Yegappan, ... Thank you for this - I will keep it in mind. This time around, David Fishburn in the Google newsgroup gave me the answer: === As an...
Robert Mark Bram
robertmarkbram
Offline Send Email
Dec 13, 2008
12:08 am
407
Hello, I would like to know if it's possible to sort tags listed in the menu. Currently, when I add a file with ":TlistAddFiles *.c", these files don't appaer...
julien_ea
Offline Send Email
Dec 13, 2008
10:02 am
408
Hi all: I am using the taglist plugin to browse through C++ code. It would be fantastic if I could jump from a class or variable to its definition. One...
tenlladoc
Offline Send Email
Dec 17, 2008
5:41 pm
409
Followed the following instructions: Tlist_Show_One_File~ By default, the taglist plugin will display the tags defined in all the loaded buffers in the taglist...
Tim Johnson
timjohnson12...
Offline Send Email
Jan 6, 2009
4:54 pm
410
Is it possible to bind taglist to a single window so that it doesn't update when you move to a different window. I have other plugins (Source Explorer) that...
neilp85
Offline Send Email
Feb 4, 2009
12:14 am
411
From Vim's help (":he ft"): When a dot appears in the value then this separates two filetype names. Example: /* vim: set filetype=c.doxygen : */ ~ This will...
Diwaker Gupta
diwakergupta
Offline Send Email
Apr 2, 2009
5:49 pm
412
Hello, ... The taglist plugin currently doesn't support dotted filetypes. I will add this to the todo list. - Yegappan...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 2, 2009
7:55 pm
413
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
414
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
415
Hi, I've set Tlist_Auto_Open to 1 in my .vimrc file so that when I open a file with gvim, the Tag list panel is automatically opened.This works fine. But when...
cedric_boudinet
Offline Send Email
Apr 16, 2009
4:12 pm
416
At present taglist will only list javascript functions of the form: function func(){ } -- At least, so far as I can configure It would be great if taglist...
Tim Johnson
timjohnson12...
Offline Send Email
May 23, 2009
1:47 am
Messages 387 - 416 of 444   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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