Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

taglist · Vim taglist (source browser) plugin

The Yahoo! Groups Product Blog

Check it out!

Group Information

? 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.

Messages

Advanced
Messages Help
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

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...
4 Oct 12, 2005
5:12 am

Yegappan Lakshmanan
yegappan
Send Email

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...
1 Aug 16, 2005
6:44 pm

Hiren Madhavani
mhiren77
Send Email

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...
1 Aug 10, 2005
6:03 pm

suresh_r343
Send Email

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: ...
1 Aug 3, 2005
3:45 am

Yegappan Lakshmanan
yegappan
Send Email

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...
2 Jul 28, 2005
7:43 am

Yegappan Lakshmanan
yegappan
Send Email

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...
2 Jul 21, 2005
5:41 pm

Yegappan Lakshmanan
yegappan
Send Email

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....
1 Jun 19, 2005
9:54 am

Pawel Konieczny
pawel_nl
Send Email

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...
3 May 26, 2005
10:29 pm

Suresh Ramasamy
suresh_r343
Send Email

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...
2 Apr 26, 2005
3:27 pm

Jack Coates
puerco_mal
Send Email

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...
2 Apr 16, 2005
4:56 am

Yegappan Lakshmanan
yegappan
Send Email

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...
11 Apr 11, 2005
5:30 pm

Yegappan Lakshmanan
yegappan
Send Email

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 'mousefocus&#39; option,...
2 Apr 7, 2005
12:21 am

Yegappan Lakshmanan
yegappan
Send Email

Hi all, I have uploaded a beta version (4.0) of the taglist plugin to the Vim online website. You can access it from: ...
1 Apr 6, 2005
5:18 am

Yegappan Lakshmanan
yegappan
Send Email

Hi, This plugin is great. Just wondering whether it is possible to add support for VHDL. Thanks...
2 Mar 27, 2005
6:22 pm

Yegappan Lakshmanan
yegappan
Send Email

Is there anyway to get the taglist plugin to *not* create a new window (similar to the buffer explorer)?...
2 Feb 11, 2005
9:33 pm

Yegappan Lakshmanan
yegappan
Send Email

does anybody know if taglist actually works with sql (or plsql)? tia....
4 Feb 11, 2005
11:19 am

devnull5475
Send Email

hi. this is repeat bcz of some kind of delay joining group. does anybody know if taglist actually works with sql (or plsql)? tia....
1 Feb 11, 2005
11:15 am

devnull5475
Send Email

windows xp, vim 6.3. I've put ec/ctags554 into the vim directory and added c:\program files\vim&#92;ec\ctags554 to my %PATH%. Here's the modifications I've made to...
6 Feb 11, 2005
3:03 am

Yegappan Lakshmanan
yegappan
Send Email

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...
2 Jan 10, 2005
9:58 pm

srfi-45@...
Send Email

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...
2 Dec 27, 2004
5:53 am

srfi-45@...
Send Email

Hi, I just installed the latest version of GVIM and latest version of the taglist. I installed the taglist files into the $vim/vimfiles/plugin and ...
7 Oct 29, 2004
4:29 pm

yveslt
Send Email

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...
2 Oct 26, 2004
10:01 pm

Yegappan Lakshmanan
yegappan
Send Email

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...
2 Oct 23, 2004
3:11 pm

Yegappan Lakshmanan
yegappan
Send Email

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,...
2 Oct 17, 2004
4:47 am

Yegappan Lakshmanan
yegappan
Send Email

here the files as didiscussed previouly ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca...
1 Oct 8, 2004
5:15 pm

Yves Leung-Tack
yveslt
Send Email

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 ...
1 Aug 17, 2004
3:36 am

Yegappan Lakshmanan
yegappan
Send Email

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...
3 Aug 10, 2004
11:33 pm

peste999999
Send Email

HI, I've downloaded and installed the ctags plugin, I've set the set the Tlist_Ctags_Cmd variable in the _vimrc file like let...
4 Aug 7, 2004
12:16 am

Yegappan Lakshmanan
yegappan
Send Email

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...
3 Aug 5, 2004
5:58 pm

bryangucwa
Send Email

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...
3 Aug 3, 2004
5:50 am

jjgod
gzjjgod@...
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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