Bug #996

CodeEditor number highlighter should support big letters "E" (scientific) & "F" (floats) & "+" symbol

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

Status:ApprovedStart date:02/25/2015
Priority:NormalDue date:
Assignee:Miroslav Fidler% Done:

0%

Category:CodeEditorSpent time:-
Target version:-

Description

Now we have problem with following number highlight:

int a = 10E+2; // <- "E" & "+" dosen't work

Moreover I have add code that control number of symbol, so number like "10Ee+2" will never be highlighted. Only "10E" will be highlighted.

NumberHighlighFix.diff Magnifier (1.32 KB) Zbigniew Rebacz, 02/25/2015 05:10 PM

NumberHighlighFix2.diff Magnifier (436 Bytes) Zbigniew Rebacz, 02/28/2015 08:58 PM

History

#1 Updated by Miroslav Fidler about 9 years ago

  • Status changed from Patch ready to Ready for QA
  • Assignee changed from Miroslav Fidler to Zbigniew Rebacz

Patch became to convoluted, code refactored, issue hopefully fixed.

#2 Updated by Zbigniew Rebacz about 9 years ago

  • File NumberHighlighFix2.diffMagnifier added
  • Status changed from Ready for QA to Patch ready
  • Assignee changed from Zbigniew Rebacz to Miroslav Fidler

You forgotten about big "F".

#3 Updated by Miroslav Fidler about 9 years ago

  • Status changed from Patch ready to Approved

Ops, thanks.

Also available in: Atom PDF