[Github-comments] [geany] Possible inconsistency in highlighting numbers (#654)

elextr notifications at xxxxx
Sat Sep 12 23:41:31 UTC 2015


The scintilla lexer is identifying the former correctly as a number, but the latter as a user literal, (add %Y to the status bar to see) probably getting confused with C++ user literals since they both use the same lexer and c++ user literals use _ in numbers.

Scintilla is a separate project that we use, you should report the bug [there](http://sourceforge.net/p/scintilla/bugs/) as well.

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/654#issuecomment-139829117
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20150912/4a7a60b0/attachment.html>


More information about the Github-comments mailing list