Syntax Highlighting for text literals

Roadling

Member²
Is there a way to control syntax highlighting for text literals? as in...
q'[this is easier isn't it?]'

if not please consider this a feature request for a future version.

 
The example you provided is highlighted like any other string literal. You can control the color an style though the Editor preferences.
 
Back
Top