calltips ID bug
Bert Wesarg
bert.wesarg at googlemail.com
Tue Feb 26 22:59:26 CET 2008
On Wed, Feb 6, 2008 at 10:04 PM, Joerg Fischer <jf505 at gmx.de> wrote:
> (I have a list_completions(mode, filename [,stub]) function, where
> mode is either "tips" or "tags", filename is a loaded tips or tags
> file name, and stub is an optional string. The fucntion returns a \n
> separated list of all tips or tags names from the requested file that
> are completions of stub. If stub is empty or missing, all tags or
> tips names are returned. Moreover, the $loaded_[tips|tags]_files
> arrays give access to the loaded tips and tags file names.)
As I ask in a prev mail (tags/tips completion) I think it is more
useful to provide macros that give you all infos about loaded
tags/tips files, and with this info you can wrote your
list_completion() complete in macro.
Bert
>
> Jörg
More information about the Develop
mailing list