SymbolWords not working?

Ask how to do things or if a certain feature is available in the program.
Post Reply
User avatar
HSeldon
Posts: 55
Joined: 03 Aug 2020 21:26

SymbolWords not working?

Post by HSeldon »

I am trying to create a syntax highlighter for gtkrc files. As they have no extension, I just select it from the "Syntax highlighter" drop-down menu.
Under Options I have the following:

Symbols=()[]{}<>,:*
SymbolWordsA={ }

According to the help file, this should allow highlighting curly braces with a different color than defined for "Symbols".
The customization dialog does show SymbolWordsA, B, and C, however, the highlighting remains the same as defined for "Symbols".
Am I missing another setting somewhere? I am running version 15.62-portable.

Edit:
I assign a bogus extension (.gtkrc) so it will show in the drop-down menuj.
Wenn ist das Nunstück git und Slotermeyer? Ja! Beiherhund das Oder die Flipperwaldt gersput.
User avatar
Rickard Johansson
Site Admin
Posts: 6577
Joined: 19 Jul 2006 14:29

Re: SymbolWords not working?

Post by Rickard Johansson »

Should work in the next release (v15.64).
Post Reply