Bug #516
CodeEditor dosen't recognize float numers.
Status: | Approved | Start date: | 09/12/2013 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 100% | |
Category: | IDE | Spent time: | - | |
Target version: | - |
Description
In this week I have worked a lot with float numbers. I have noticed one sad thing. CodeEditor dosen't recognize float numbers. For example:
3.14f <- Should highlight float number.
3.14 <- CodeEditor highlight only this (double number!).
History
#1 Updated by Zbigniew Rebacz about 11 years ago
- File deleted (
Highlight.cpp)
#3 Updated by Zbigniew Rebacz about 11 years ago
- File deleted (
Highlight.cpp)
#4 Updated by Zbigniew Rebacz about 11 years ago
- File Highlight.cpp added
I enclosed last fix (I am sorry for the mess I made).
#5 Updated by Zbigniew Rebacz about 11 years ago
- File deleted (
Highlight.cpp)
#6 Updated by Zbigniew Rebacz about 11 years ago
- File Highlight.cpp added
#7 Updated by Zbigniew Rebacz about 11 years ago
- File deleted (
Highlight.cpp)
#8 Updated by Zbigniew Rebacz about 11 years ago
- File Highlight.cpp added
#9 Updated by Miroslav Fidler about 11 years ago
- Status changed from Ready for QA to Approved