Re: GtkSourceView: adding multiline comments to Julia
- From: Kevin Squire <kevin squire gmail com>
- To: gnome-devtools <gnome-devtools gnome org>
- Subject: Re: GtkSourceView: adding multiline comments to Julia
- Date: Sun, 11 May 2014 14:22:38 -0000
Okay, I the issue might be that first character of the two-character multiline comment (#) is identical to the (one-character) line comment, and the line comment is being parsed first? Browsing through the .lang files, I don't see any other languages like this. The only one that comes to mind is coffeescript (which uses ###), and there's no .lang file for that.
Haven't dug into the source yet, but if anyone has any suggestions on whether or not this is fixable just within julia.lang, or where else to look, I'm all ears.
Cheers!
Kevin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]