FIXED: SymbolWords not highlighting correctly

Report issues, odd behaviors or submit a detailed bug report.
Post Reply
User avatar
HSeldon
Posts: 55
Joined: 03 Aug 2020 21:26

FIXED: SymbolWords not highlighting correctly

Post by HSeldon »

SymbolWords uses wrong highlight color.
I added "SymbolWordsA={ }" to Syntax (.syx) file.
"Symbal words A" is shown in the highlighter, however, the actual highlight color used is the one for "Block" instead of "Symbol words A".
I used a freshly downloaded rj-portable.exe with no changes to settings. I only modified the CSS syntax file as noted above.

Version 15.64, portable
Win10 64-bit

Thank you, Rickard, for all your hard work on this and on MPad as well. They are both awesome!
Wenn ist das Nunstück git und Slotermeyer? Ja! Beiherhund das Oder die Flipperwaldt gersput.
User avatar
Rickard Johansson
Site Admin
Posts: 6575
Joined: 19 Jul 2006 14:29

Re: SymbolWords not highlighting correctly

Post by Rickard Johansson »

{ and } define a block in CSS - so that would be correct. They should use the block color and not symbol colors.
User avatar
HSeldon
Posts: 55
Joined: 03 Aug 2020 21:26

Re: SymbolWords not highlighting correctly

Post by HSeldon »

Sorry, I should have used a different language for testing.
Yes, it is working correctly now. Thanks again!

Will this carry over to MPad as well, since they use the same syntax files?
Wenn ist das Nunstück git und Slotermeyer? Ja! Beiherhund das Oder die Flipperwaldt gersput.
Post Reply