jskinner / DefaultPackages

Old bug tracker for Sublime Text's "Default Packages", e.g. bad syntax highlighting
http://web.archive.org/web/20150524043750/https://www.sublimetext.com/forum/viewtopic.php?f=2&t=12095
26 stars 2 forks source link

Highlightning for numerics in D does not handle underscore #168

Closed FichteFoll closed 8 years ago

FichteFoll commented 8 years ago

From @NVolcz on December 26, 2015 8:51

D integers can contain "_" as a separator that is ignored. See https://dlang.org/spec/lex.html#integerliteral for more.

Copied from original issue: SublimeTextIssues/Core#1051

wbond commented 8 years ago

This was fixed with build 3096