Andre "Osku" Schmidt wrote:
> screenshot: http://osku.de/post/gtk-sv-syntax.png

Nice. You could add it to this page:

 http://live.gnome.org/GtkSourceView/StyleSchemes

> anyone know of an "test file" for vala, that has all (or as much as
> possible) syntax variations of the language ?
>
> why ?
>
> to test if my (gtksourceview) language definitions work on "every"
> possible situation...

I don't know of such a test file. If you want to cover all keywords:

 http://live.gnome.org/Vala/Syntax
 http://git.gnome.org/cgit/vala/tree/vala/valascanner.vala

Some special cases for syntax highlighting might be verbatim strings
(""" """) and the possibility to use keywords as identifiers (@foo).

> dark grey is the new white!

Yes, I'm using "Darkmate".


Best Regards,

Frederik
_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to