On windows. I didn't change any code (I've not been able to compile on windows recently, but I haven't gotten to that yet).
I wasn't thinking about escaping issues, I just put that regex into geany's search...
2009/4/29 Enrico Tröger enrico.troeger@uvena.de
On Tue, 28 Apr 2009 15:13:50 -0700, Dennis wrote:
I'm pretty sure it worked in .16
Now any file I open no longer shows the javascript functions. it just says "No tags found". These are actually .jsp files but I've listed *.jsp as an HTML extension in filetype_extensions.conf.
The regex you list below doesn't work for me unless I kill one of the two backslashes before the last character:
^[ \t]*function[ \t]*([A-Za-z0-9_]+)[ \t]*(
This is weird, if I remove one of the two last backslashes, the regex doesn't compile anymore and I get the followng warning: "Unmatched ( or ("
So I'm wondering how you did test it. Are we talking about Windows, Linux or any other OS? How does your code look like, any example file?
Furthermore, there were no related changes to the code since 0.16 (I think).
Regards, Enrico
-- Get my GPG key from http://www.uvena.de/pub.asc
Geany mailing list Geany@uvena.de http://lists.uvena.de/cgi-bin/mailman/listinfo/geany