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 ...
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: ...
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:...
... 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@...
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...
... 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...
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...
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...
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@...
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]...
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...
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...
Hello, ... Did you try setting the Tlist_File_Fold_Auto_Close variable to 1 in your .vimrc file? let Tlist_File_Fold_Auto_Close=1 When the above variable is...
... windows ... Yes I have this setting turned on, but it's not what I am asking about in my question. I would like the folds to close when I change windows, ...
... I noticed that when you close and reopen the taglist window and have Tlist_File_Fold_Auto_Close=1, all the folds are closed except for the active window. I...
Yahya Mohammad
mfyahya@...
Jun 19, 2006 2:52 pm
238
Hello, ... I will try to add this as an option to the taglist plugin in the next version. ... Yes. Vim doesn't maintain a per-tab page buffer list. Vim...
vim: 7.0.17 options: Tlist_Exit_OnlyWindow = 1 With the current version of taglist, if you have multiple tabs and on one tab close all but the taglist window,...
Here are the options i use for taglist, let Tlist_Ctags_Cmd='C:\ctags.exe' let Tlist_Display_Tag_Scope = 1 let Tlist_Show_One_File = 0 let Tlist_Sort_Type...
Hello, ... All the taglist configuration variables have a default value (described in the help file). If you are satisified with the default setup, then you...
... 1 ... automatically ... is ... about ... windows, ... when I ... Doesn't Tlist_Show_One_File = 1 fulfill this requirement? You won't have folded entries...
I like to request an additional variable/feature that emulates the behavior of Tlist_Auto_Open, except applies for newly created tabs. Ex. Since there is no...
Taglist has been extremely useful for me on Windows, Cygwin, and Linux. I've come to depend on it quite a bit because of its usefulness and speed. I've...
Hello. It seems that I have the similar problem. The contents in the tlistdebug file is: 07:23:15: Tlist_Window_Toggle() 07:23:15: Tlist_Window_Open() ...
Hello, ... Are you able to use the taglist plugin on MAC OS/X platform now? The taglist plugin doesn't create a tags file. The tags output from exuberant ctags...