[Geany-devel] PHP snippets fix & php function summary

Enrico Tröger enrico.troeger at xxxxx
Fri Nov 7 15:02:34 UTC 2008


On Thu, 06 Nov 2008 11:29:44 +0200, Atanas Beloborodov
<nasko at cod3r.org> wrote:

Hi,


>here is some fix`es in php snippetes file.

thanks, uploaded.


>And i write something like php function, standart class and predefined
>constants summary with good comments, but i don`t know how to make
>Geany to parase and autocomplete this file,becouse i`m totatlly newbie
>in C and GTK...

Well, we already have something similar. See
scripts/create_php_tags.php in the Geany source folder (SVN version
only) or view it online at
http://geany.svn.sourceforge.net/viewvc/geany/trunk/scripts/create_php_tags.php?revision=2678&view=markup

It fetches the PHP function list from the php.net and parses function
names and signatures and writes it into a file to be parsed by Geany's
tagmanager.
Currently, no comments/descriptions can be used.

Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/devel/attachments/20081107/2b426e87/attachment.pgp>


More information about the Devel mailing list