[ESS] julia mode syntax highlighting - single quote misparsed

Gustavo Lacerda guse at optimizelife.com
Mon Apr 8 17:23:44 CEST 2013


While we're at it, julia uses backtick as a quotation mark for
commands, so its behavior should be similar to ".

Gustavo


On Mon, Apr 8, 2013 at 4:46 AM, Vitalie Spinu <spinuvit at gmail.com> wrote:
>   >> Gustavo Lacerda <guse at optimizelife.com>
>   >> on Sun, 7 Apr 2013 22:43:03 -0400 wrote:
>
>  > hi,
>  > In julia, the single quote ' is the symbol for matrix transpose.
>  > However, in julia mode, everything between a pair of single quote is
>  > parsed as some kind of quotation and colored purple.
>
>  > My current workaround is to put a closing quote inside comments, e.g.
>  > B = X'*X ##'
>
> Fixed in git branch. Thanks.
>
>     Vitalie



More information about the ESS-help mailing list