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...
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....
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...
Im using taglist plugin using in gvim for windows. i have set the environment variable to point do the executable of ctags but i get the message when i try do...
Hi, I've recently downloaded the taglist.m script. However, to my dismay, this does not generate tags for Matlab (which I use for most of my programming) Is...
Folks, I'm trying to configure taglist on my office PC, but am facing some problems. The taglist does not show any tags of the current file My PC configuration...
Hi, I just discovered the taglist plugin, and it's great! I found a few problems though, and even made a patch (see below). I use the 'mousefocus39; option,...
windows xp, vim 6.3. I've put ec/ctags554 into the vim directory and added c:\program files\vim92;ec\ctags554 to my %PATH%. Here's the modifications I've made to...
When i try to run the latest taglist against vim 6.3 and ctags 5.4, I cannot get any tags to be parsed by taglist.vim. If i manually run the ctags command...
hello I run the taglist on tcl file with itcl object. the only tag that is recognized is class. my ctags support itcl private/pulic/protected method...
Hello, When using taglist and do a manual vertical split (ctrl-w v) it causes all three windows to resize to the same size. I would expect the proper behavior...
Is there a way to change the order of filenames in the taglist window? I know that I can change the sort order of displayed tags for a given file by using the...
When sorting by name the last tag in the array was never tested in the while loop. So if the cursor was on the source file line for the method (or constant,...
here the files as didiscussed previouly ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca...
Hi all, I have uploaded a new version (3.4) of the taglist (source code browser) plugin to the Vim online website. You can download the plugin from ...
Hello, I've been installed the taglib plugin using VIM 6.3 on Win2K using CTags 5.5.4. I followed the install instructions. When I attempt to use the plugin...
First of all, I'm using: Windows XP Pro, SP1 Exuberant ctags 5.5.4 Vim 6.3.13 ActiveState Perl 5.8.3 taglist 3.3 (2004-06-01) I would love the taglist plugin...
Hello, I'm using Vim 6.3 & taglist 3.3. It seems everything works well *EXCEPT* HTML format. I have tested foo.c, foo.php, foo.js, foo.rb - they all works well...
Hello Guys, first of all I want to thank Yegappan for a great plugin, it really helpful. :-) So,I'm working a lot with xsl templates ( win2K/vim6.2 ) and here...
All, Just as a side note, wouldn't it be nice to have another value for Tlist_Display_Prototype. Say we set it to 2. This way the word function doesn't popup...
Hi Folks, I've been using taglist for several months. It seems that at one time my Perl modules showed various packages. Now I'm only seeing subroutines. Is...
I have the tlist open in a horizontal window. Instead of using a static height - could it be sized depending on 1) the taglist itself 2) height of the...