jed-users mailing list

[2014 Date Index] [2014 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: [jed-users] multiline strings colouring


On 10.07.14, Ulli Horlacher wrote:
> In SH mode strings are coloured even if they are multiline, whereas in
> perl mode only the first line is coloured.

> example:

> sh_string='1
> 2
> 3'

> $perl_string = '1
> 2
> 3';

> Can I change the string colouring in perl mode?

This depends on the colouring mode. See Help>Browse-Docs>dfa.

In the extended python mode http://jedmodes.sf.net/mode/pymode, you can
select the colouring via DFA or standard syntax highlighting. A similar
approach would be possible for perl as well.

Günter
_______________________________________________
For list information, visit <http://jedsoft.org/jed/mailinglists.html>.


[2014 date index] [2014 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]