[Geany-Devel] Interested making a patch to add QML support

Lex Trotman elextr at xxxxx
Thu Sep 19 01:27:01 UTC 2013


On 19 September 2013 09:35, Lex Trotman <elextr at gmail.com> wrote:

>
> Have you tried to see if the javascript lexer and parser work well enough
> for QML? its supposed to be based on js.
>

Looks like the js lexer works ok, but the parser simply treats QML
constructs as data and skips them, oh well.

Not sure how easy a regex parser will be, IIUC QML symbols are specified as
the id: property inside the object, meaning you need to handle nested
context.

Cheers
Lex



>
> Cheers
> Lex
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/devel/attachments/20130919/1ec99aa5/attachment.html>


More information about the Devel mailing list