GtkSourceView: adding multiline comments to Julia

Kevin Squire <[email protected]> Sat, 10 May 2014 17:08:29 -0700
Newsgroups gmane.comp.gnome.devtools
Message-ID <CAL9P-JH95BrA_3ujjdaUPQJq1mPnmS3srgYZXGi6h7cDxHA2Uw@mail.gmail.com>
Julia recently added multiline comments, with start and end defined as #=
and =#.

I've attempted to add these to julia.lang, based off of other .lang files
(e.g., scala.lang), but the syntax highlighting isn't working.  Any hints
on what I'm doing wrong?

Thanks,
   Kevin

_______________________________________________
gnome-devtools mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-devtools
julia.lang (application/octet-stream, 13.7 KB) - not displayed
test.jl (application/octet-stream, 65 B) - not displayed