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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 204 - 233 of 444   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
204
Hello, ... I have fixed this problem in the latest beta version (4.0b4) of the taglist plugin. Now with the 'Tlist_Show_One_File' option set, after editing...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 13, 2006
6:00 pm
205
Hello, ... It looks like you are trying to apply the patch for an earlier version of the taglist plugin to a later version of the taglist plugin. Note that you...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 13, 2006
6:10 pm
206
Thanks a lot. Dimitar ... http://vim.sourceforge.net/scripts/script.php?script_id=273 ... ___________________________________________________________ Gesendet...
Dimitar Jordanov
mitak_plov
Offline Send Email
Apr 13, 2006
6:15 pm
207
Hello, ... The reason the line number is not used to locate a tag is that if the contents of a file are changed, then the line number will not be valid. OTOH,...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 13, 2006
6:15 pm
208
Hello, ... Yes. The taglist plugin internally groups all the tags by their types. ... This might be preferable to some users and not to others. Also, the...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 13, 2006
6:27 pm
209
Hi all, I have uploaded a new beta version (4.0 beta 4) of the taglist plugin to the Vim online website. You can download this version from: ...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 14, 2006
7:38 pm
210
This four step guide will give you the foundation you always wanted. Learning the basics in handling stocks. This guide will help anyone, interested in getting...
specp_ificprogr_ams_3...
specp_ificpr...
Offline Send Email
Apr 20, 2006
4:32 pm
211
Has anyone been able to get this to work? --Brendon...
bvanheyzen
Offline Send Email
Apr 21, 2006
4:28 pm
212
I see there is a post about this that went unanswered, http://groups.yahoo.com/group/taglist/message/75 Any chance we can get the project script working with...
bvanheyzen
Offline Send Email
Apr 21, 2006
4:33 pm
213
I read about the project plugin.. It seems to me a complex plugin to adopt.. Yet I don't manage my projects in a certain way.. I just started working with the...
bwhleers
Offline Send Email
Apr 22, 2006
9:59 am
214
It is indeed a great tool... but with those tags we can browse a single file only. we can do that using search tool of vim. It would be really great, if it...
hi_its_ansu
Offline Send Email
Apr 26, 2006
4:25 pm
215
Hello, ... The taglist plugin will display the tags defined in all the opened files and buffers in the taglist window. You can jump to a tag in any one of the...
Yegappan Lakshmanan
yegappan
Offline Send Email
Apr 27, 2006
5:42 am
216
I actually just started using the project plugin, and think both taglist and the project plugin would work nicely together. The reason i find it more useful is...
bvanheyzen
Offline Send Email
Apr 27, 2006
7:46 pm
217
... I suggest someone makes the project plugin suitable for the use with the winmanager plugin. Or you can ask the mainteiner of that plugin if he can do it. ...
Dimitar Jordanov
mitak_plov
Offline Send Email
Apr 28, 2006
5:54 pm
218
Hello, ... This problem should be fixed in the Minibuffer explorer plugin. When you select a buffer for editing, the Minibuffer explorer plugin should do the ...
Yegappan Lakshmanan
yegappan
Offline Send Email
May 1, 2006
4:55 pm
219
Hi, I just downloaded the plugin and its a great piece of work. But when I invoke ':Tlist' with a .java file open in the editor. I get the following error: ...
bvelkur
Offline Send Email
May 11, 2006
5:44 pm
220
Here is the Ctags version: C:\Documents and Settings\bvelkur\Desktop>ctags --version Exuberant Ctags 5.5.4, Copyright (C) 1996-2003 Darren Hiebert Compiled:...
bvelkur
Offline Send Email
May 11, 2006
5:56 pm
221
Hello, ... Do you have the 'shellslash' Vim option set? What is the output of the following Vim commands? ... - Yegappan...
Yegappan Lakshmanan
yegappan
Offline Send Email
May 14, 2006
12:48 am
222
... Hash: SHA1 Hi, Thanks for providing such a wonderful script for vim! I would like to be able to turn off the path being displayed for the file in taglist....
Yi Qiang
yi@...
Send Email
May 14, 2006
5:49 am
223
Hello, ... The taglist plugin can display the tags defined in multiple files in the taglist window. Without the filenames, how will you distinguish between the...
Yegappan Lakshmanan
yegappan
Offline Send Email
May 14, 2006
11:49 pm
224
... the following ... Hello, I got it working but can't explain why it didn't work in the first place.. Here is what I did. Any explaination is appriciated: I...
bvelkur
Offline Send Email
May 18, 2006
5:00 pm
225
... '\' in a double quoted string acts as an escape character. One of these *should* work for you let Tlist_Ctags_Cmd='C:\bin\ctags.exe' let...
Eric Van Dewoestine
ervandew
Offline Send Email
May 18, 2006
10:14 pm
226
... Thank you for that explaination... -B...
bvelkur
Offline Send Email
May 19, 2006
2:44 pm
227
Intellisense plugin stops working as soon as I have taglist and minibufexplorer plugins activated. Did anyone else face this problem Windows XP VIM 7 Taglist...
bvelkur
Offline Send Email
May 19, 2006
7:34 pm
228
Hello, ... Are you referring to the built-in Vim omni-completion support or are you referring to a Vim plugin? What happens when you try to auto-complete? How...
Yegappan Lakshmanan
yegappan
Offline Send Email
May 20, 2006
8:59 pm
229
In my environment I edit several files that are all named code.pl and reside within a deep path, so the only interesting info about the file name is the end of...
Samuli Kärkkäinen
samuli.karkkainen@...
Send Email
May 23, 2006
8:01 pm
230
... From: Darren Hiebert <dhiebert@...> To: ctags-users@... Sent: Tuesday, May 30, 2006 4:26:23 PM Subject: [Ctags]...
Yegappan Lakshmanan
yegappan
Offline Send Email
Jun 1, 2006
4:34 pm
231
dear all, i find that the ctags can't handle the ## preprocessor operator, for instance, ctags can't find the definition of SlotIDFieldHandler in the fellowing...
leojaychina
Offline Send Email
Jun 3, 2006
8:26 pm
232
REAL Biker Babes and Sexy Biker Chicks looking for fun! Chek their sexy photos here: http://www.geocities.com/bikerbabes088...
bikerchicks9921
Offline Send Email
Jun 4, 2006
7:25 am
233
Is there a way to get Taglist to automatically close folds for windows that I am not currently editing in? For example, if I have two windows, A and B with...
Kamil Kisiel
kisielk01
Offline Send Email
Jun 16, 2006
1:21 am
Messages 204 - 233 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