mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
ide: Highlighting of numbers improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7815 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
b7403bfbdb
commit
c3bc80bfd6
3 changed files with 49 additions and 41 deletions
|
|
@ -73,3 +73,5 @@ public:
|
|||
|
||||
CSyntax() { Clear(); }
|
||||
};
|
||||
|
||||
const wchar *HighlightNumber(HighlightOutput& hls, const wchar *p, bool ts, bool octal, bool css);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue