<http://forum.pspad.com/read.php?f=2&i=12187&t=12187> 
----------------------------------------------------------------

Found these two bugs in PSPad 4.5.0:

1st: When "Highlight Matching Brackets" is activated, and you move the
cursor away from a bracket, the matching bracket is redrawn in default(?)
color, not in the color that's set in "Highlighter" dialog.
The other bracket will work just fine.

2nd: Assembler code in C++ code won't be highlighted even though it
should be.
Or am I too stupid?;-) I just inserted something like

_asm
{
        mov  al,var1
        xchg al,var2
        mov  var1,al
}

and hoped it might be displayed in the chosen color, but it wouldn't 3-[

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to