Hi!
I'm using custom syntax highlight for BASIC-like language and face the problem
after upgrading from 4.5.3(2272) to 4.5.6(2427). 

Code example:
cite:
--------------------------------------------------------------------------------
SOMEVAR = "'highlighted like str'" : '"highlighted not like
str"';--------------------------------------------------------------------------------

On 4.5.3 PSPad version, both strings highlighted as a strings, while on 4.5.6,
the same syntax highlighter broke on 
cite:
--------------------------------------------------------------------------------
: '" 
--------------------------------------------------------------------------------

part, highlighting 
cite:
--------------------------------------------------------------------------------
highlighted not like str 
--------------------------------------------------------------------------------

with code highlighting rules and then decides
cite:
--------------------------------------------------------------------------------
"';--------------------------------------------------------------------------------

as a string too.

Thank you in advance.

-- 
<http://forum.pspad.com/read.php?2,59151,59151>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem