GtkSourceView: adding multiline comments to Julia



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

Attachment: julia.lang
Description: Binary data

Attachment: test.jl
Description: Binary data



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]