[Geany] Recognising PHP code (and perhaps others)
Murray Collingwood
murray at xxxxx
Tue Dec 14 07:23:36 UTC 2010
Hello (first time on this list)
Just a question, maybe something I can hack, maybe something somebody else
needs to hack?
I have php code that looks like this:
function puctstatus($puctid) {
...
}
The 'Symbols' list in the sidebar then lists for me the function name and
all is good.
However if my code is like this:
function puctstatus($puctid,
$category,
$flags) {
.....
}
Then the function is not recognised and does not appear in the symbols list.
Is there a file somewhere full of regex type codes that I can edit to modify
this or is it all hardcoded in a program somewhere?
Cheers
mc
--
Murray Collingwood
Focus Computing
p +61 415 24 26 24
http://www.focus-computing.com.au
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20101214/f1fec304/attachment.html>
More information about the Users
mailing list