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 156 - 186 of 444   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
156
I have a couple enhancement requests... 1) Can you add a variable to suppress the "No tags defined in X" warning? Or maybe a variable to suppress all...
ervandew
Offline Send Email
Oct 7, 2005
6:12 pm
157
Hello, ... When the taglist window is opened, the "No tags defined in xxx" warning message need not be displayed for a file with no tags. I will fix this in...
Yegappan Lakshmanan
yegappan
Offline Send Email
Oct 10, 2005
5:21 pm
158
Hi, I'm experiencing the following problem: When I start the Taglist inside the winmanager Plugin I cannot switch to other windows when I'm in the Taglist...
mitak_plov
Offline Send Email
Oct 10, 2005
8:53 pm
159
... Nope, the "No tags defined" is the only warning i currently see. ... Hmmm, hadn't thought about re-arranging of windows... the best way i can think to...
ervandew
Offline Send Email
Oct 10, 2005
11:21 pm
160
Hello, ... When you use CTRL-W CTRL-W to switch to the next window from the taglist window, what exactly happens? The cursor moves to which window? How many...
Yegappan Lakshmanan
yegappan
Offline Send Email
Oct 10, 2005
11:24 pm
161
Hi, 1. If I have one buffer opened and try to switch to another window nothing happens, the cursor doesn't move. 2. If I have 2 or more buffers CTRL-w w...
mitak_plov
Offline Send Email
Oct 11, 2005
6:01 pm
162
When I do not set "Tlist_Process_File_Always = 1" it works fine. I think I don't need to set it. Thanks Regards Dimitar ... same ... plugin?...
mitak_plov
Offline Send Email
Oct 11, 2005
6:37 pm
163
What I think will be useful is a variable to disable the folds to reopen when I have closed them, or better to prevent the cursor jumping to the current tag,...
mitak_plov
Offline Send Email
Oct 11, 2005
6:39 pm
164
Hello, ... You can disable the automatic highlighting of the current tag in the taglist window by setting the Tlist_Auto_Highlight_Tag variable to 0. let...
Yegappan Lakshmanan
yegappan
Offline Send Email
Oct 12, 2005
5:06 am
165
Hello, ... To change the order of the files in the taglist window dynamically depending on the Vim window order, you have to rename many Vim curly-brace...
Yegappan Lakshmanan
yegappan
Offline Send Email
Oct 12, 2005
5:12 am
166
can someone explain 2 me what a "taglist" is...
jamia_132005
Offline Send Email
Oct 30, 2005
5:55 am
167
I have installed taglist and ex. ctags. I am running windows XP, and vim 6.3 When I open a verilog file, I get the module and the ports, but nothing else....
Guess
emale80919
Offline Send Email
Nov 9, 2005
2:44 am
168
Hello, ... Thanks for sending the patch. I will update the taglist plugin to include the support for these two languages. I can do this only after exuberant...
Yegappan Lakshmanan
yegappan
Offline Send Email
Nov 14, 2005
6:27 pm
169
Hello, ... The taglist plugin relies on exuberant ctags to parse a file and retrieve the tags defined in that file. The taglist plugin doesn't know about the...
Yegappan Lakshmanan
yegappan
Offline Send Email
Nov 14, 2005
6:37 pm
170
I see, any plans on adding that functionality?...
Guess
emale80919
Offline Send Email
Nov 14, 2005
10:13 pm
171
... __________________________________ Yahoo! Music Unlimited Access over 1 million songs. Try it free. http://music.yahoo.com/unlimited/...
Yegappan Lakshmanan
yegappan
Offline Send Email
Nov 29, 2005
5:53 pm
172
Hello, ... This problem is now fixed in the latest version (4.0b3) of the taglist plugin. You can download it from: ...
Yegappan Lakshmanan
yegappan
Offline Send Email
Dec 29, 2005
8:56 pm
173
Hello, ... This problem is now fixed in the latest version (4.0b3) of the taglist plugin. You can download this version from: ...
Yegappan Lakshmanan
yegappan
Offline Send Email
Dec 29, 2005
9:10 pm
174
Hello, ... In the latest version (4.0b3) of the taglist plugin, you can set the Tlist_Highlight_Tag_On_BufEnter variable to zero to stop the taglist plugin...
Yegappan Lakshmanan
yegappan
Offline Send Email
Dec 29, 2005
9:13 pm
175
Hi all, I have uploaded a new version (4.0 beta 3) of the taglist plugin to the Vim online website. You can download this version from: ...
Yegappan Lakshmanan
yegappan
Offline Send Email
Dec 30, 2005
7:00 am
176
Hi, how to see tags with in a C structure or C functions.For example struct no1 { int a; int b; } then only struct no1 is visible in tag window.how to see...
r_m_bhanukiran
Offline Send Email
Jan 9, 2006
8:07 am
178
Hello, ... You can add the following line to your .vimrc file to display structure/union members and functon local variables in the taglist window. let...
Yegappan Lakshmanan
yegappan
Offline Send Email
Jan 12, 2006
6:44 pm
179
Hi Lakshmanan, That's great.Thanks man.As you said the varibles of different functions are overlapping.can something be done to handle for that to maintain...
bhanu kiran
r_m_bhanukiran
Offline Send Email
Jan 13, 2006
6:14 am
180
I've searched thru the mail list and found others who had this problem, but everything suggested did not fix the issue for me. I'm thinking its an issue with...
bvanheyzen
Offline Send Email
Jan 22, 2006
10:39 pm
181
Hi, ... Where did you install exuberant ctags? Is the ctags directory included in the PATH environment variable? Did you set the Tlist_Ctags_Cmd variable in...
Yegappan Lakshmanan
yegappan
Offline Send Email
Jan 25, 2006
6:07 pm
182
I've tried both the lastest beta and stable versions with both producing this error. I took a screenshot and it has the error and the code of the php file, ...
bvanheyzen
Offline Send Email
Jan 25, 2006
6:22 pm
183
I'm not sure if i did you debugging instructions correctly but i tried to update (press u in the taglist window) and it gave me this error, ...
bvanheyzen
Offline Send Email
Jan 25, 2006
6:36 pm
184
Hi, ... The debug messsages for generating the tags for a file is missing in this output. Can you restart Vim and execute the following commands? c:> vim...
Yegappan Lakshmanan
yegappan
Offline Send Email
Jan 25, 2006
7:42 pm
185
Here is the contents of the tlistdebug file, 15:13:16: Tlist_Window_Toggle() 15:13:16: Tlist_Window_Open() 15:13:16: Tlist_Window_Create() 15:13:16:...
bvanheyzen
Offline Send Email
Jan 25, 2006
8:16 pm
186
I discovered your plug-in about a year ago. The last 5 months I used it a lot for php. Since I had a simple big file with many classes and inheritence, I ...
fgel3
Offline Send Email
Jan 27, 2006
5:15 pm
Messages 156 - 186 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