We can set a distinctive colour in Settings/HighlighterSettings for the category
"Symbol". At least in Ruby, symbols don't seem to be interpreted  correctly.

For instance, if I have an assignment

var = :mysym

only the colon is highlighted in the colour for symbols, while `mysym` is
highlighted like an identifier.

In the assignment

    var = %s( mysym1  mysym2 )

nothing is highlighted for symbols. I would have expected, that all of :mysym,
mysym1 and mysym2 would be painted in the symbol-colour.

-- 
Ronald Fischer (Germany)


<https://forum.pspad.com/read.php?2,74180,74180>
PSPad freeware editor https://www.pspad.com

Odpovedet emailem