[Geany] nightly builds tags in html files not working?

Enrico Tröger enrico.troeger at xxxxx
Mon Apr 27 20:26:54 UTC 2009


On Mon, 27 Apr 2009 09:20:59 -0700, Dennis wrote:

Hi,


>I've tried a couple of nightly builds, and no javascript functions
>show up in the symbols sidebar. Is this a known problem?

Any example code?

In general, the parsing code for embedded JavaScript code in HTML files
is very simple, in particular it must match the following regular
expression:

^[ \t]*function[ \t]*([A-Za-z0-9_]+)[ \t]*\\(

Did it work with previous releases? Just curious because you explicitly
mention you tried different nightlies.


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/20090427/40c3e7a9/attachment.pgp>


More information about the Users mailing list