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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 143 - 172 of 444   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
143
Hi, Thanks for the response. I went through the help pages. I am not able to find out the option to display the context info in status line (NOT IN seperate...
Suresh Ramasamy
suresh_r343
Offline Send Email
May 18, 2005
7:02 pm
144
Hi, ... You can use the Tlist_Get_Tagname_By_Line() function to get the current tag name. You can set the Vim 'statusline' option to use this function to...
Yegappan Lakshmanan
yegappan
Offline Send Email
May 24, 2005
7:22 pm
145
thanks a lot for the help. I am sure this will be of immense help to me. regards Suresh ... statusline=%<%f%=%([%{Tlist_Get_Tagname_By_Line()}]%)...
Suresh Ramasamy
suresh_r343
Offline Send Email
May 26, 2005
10:29 pm
146
I propose the following small feature for taglist: Display the buffer number in front of the file name in the taglist window, by e.g. using bufnum(). E.g....
Pawel Konieczny
pawel_nl
Offline Send Email
Jun 19, 2005
9:54 am
147
One thing that i find annoying about taglist is that when seleting a tag in the taglist window you jump to that tag, but using '' or `` you don't necessarily...
ervandew
Offline Send Email
Jul 20, 2005
6:32 pm
148
Hi, ... <snip> ... Thanks for the patch. The user will expect to be able to jump back to the previous cursor locations after selecting a tag from the taglist...
Yegappan Lakshmanan
yegappan
Offline Send Email
Jul 21, 2005
5:41 pm
149
I just compiled vim from source, and have installed taglist.vim, but I get the followint error when I call :Tlist on a python file: Taglist: Failed to generate...
Chris Fonnesbeck
fonnesbeck_c...
Offline Send Email
Jul 27, 2005
8:27 pm
150
Hello, ... The taglist plugin will work only with the exuberant ctags tool. This error message indicates that you are trying to use either GNU ctags or the...
Yegappan Lakshmanan
yegappan
Offline Send Email
Jul 28, 2005
7:43 am
151
Hi all, I have uploaded the second beta version (4.0) of the taglist plugin to the Vim online website. You can download it from: ...
Yegappan Lakshmanan
yegappan
Offline Send Email
Aug 3, 2005
3:45 am
152
Hello, I'm new to Taglist, and having some trouble with it. The documentation says: "When the taglist window is opened for the first time, all the files in...
unicyclescrub
Offline Send Email
Aug 6, 2005
4:14 am
153
Hello, ... I will fix this in the next version of the taglist plugin. As you have observed, the taglist plugin currently displays tags only for loaded buffers....
Yegappan Lakshmanan
yegappan
Offline Send Email
Aug 8, 2005
7:28 pm
154
Hi, In emacs there is a tag-search command. Using this we can search across our project for a reference to a variable and replace it seamlessly. We need not...
suresh_r343
Offline Send Email
Aug 10, 2005
6:03 pm
155
Looks like verilog 2001 support still needs to be put in the taglist.vim. I have all my port definitions like input, output within the module declaration and...
Hiren Madhavani
mhiren77
Offline Send Email
Aug 16, 2005
6:44 pm
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
Messages 143 - 172 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