[Geany] How to define autocomplete trigger and question about calltip appearance

klo uo klonuo at xxxxx
Sun Feb 26 05:33:57 UTC 2012


On Sun, Feb 26, 2012 at 4:47 AM, klo uo <klonuo at gmail.com> wrote:

> I want to transfer custom .api file created for SciTE to Geany .tags file
>
> I changed the file to confirm to Tagmanager format as described in
> documentation
>

Well I made a mistake, it's not Tagmanger format but pipe-separated format.

So I can't convert already made .api files, using this simple
pipe-separated format and at the same time be useful, but I need to use
Tagmanager format which is not described and it is generated by Geany from
already prepared sources. But how can I find source that has all possible
functions in it? And this way it seems impossible to supply description
text.

Looking for ctags format, then etags format, I see they are not the same as
Geany'.
>From provided .tags files I distil this scheme:

    funtion {xCC} [2^(x)] {xCD} (**params) {xCF} Description

All is fine except, [2^(x)] which seems like some kind of identifier,
although I noticed number 131072 in php.tags which is not exponent of 2.

How can I know this number, so that I may create some Lua function to
reparse my SciTE .api files to Geany .tags?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20120226/086c92fa/attachment.html>


More information about the Users mailing list