[Geany] Control symbol listing

Enrico Tröger enrico.troeger at xxxxx
Sun Sep 6 12:16:36 UTC 2009


On Fri, 04 Sep 2009 09:59:02 -0300, Vinicius wrote:

>Perhaps is there any way to change how Geany find symbols on the code?

Check tagmanager/php.c in the source code. This is the code which
handles symbol detection in PHP files.

Since $_GET, $_POST, $_COOKIE and $_SERVER are a pretty short list of
special variables, these could be added to the auto-generated PHP
global tags as well (see
http://git.geany.org/geany/tree/scripts/create_php_tags.php). That
might be easier with a similar result (read: they would appear in the
auto-completion list even if not defined before).

Harold, as you seem to be an experienced PHP hacker, does this makes
sens to you (the question is also valid for the other PHP guys
around :D).


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/users/attachments/20090906/fce4f4de/attachment.pgp>


More information about the Users mailing list