Feature #801

TagSyntax (CodeEditor) should highlight '=' character as INK_UPP

Added by Zbigniew Rebacz over 9 years ago. Updated over 9 years ago.

Status:ApprovedStart date:06/29/2014
Priority:LowDue date:
Assignee:Miroslav Fidler% Done:

0%

Category:CodeEditorSpent time:-
Target version:-

Description

I think we should use INK_UPP to highlight '=' character in HTML/XML files. Why? Because, this small change should give HTML/XML highlighter more polished look, but please test it before commit this patch to main branch.

What we need to change? CodeEditor/TagSyntax.cpp (line 216):

Put0(INK_UPP);

Insted of

Put();

P.S.
This is only cosmetic change.

History

#1 Updated by Miroslav Fidler over 9 years ago

  • Status changed from Patch ready to Approved

Also available in: Atom PDF