Closed
Description
- https://github.com/dart-lang/dart-syntax-highlight/ (@DanTup, Add support for digit separators dart-syntax-highlight#73)
- https://youtrack.jetbrains.com/issue/IDEA-356065/Support-Dart-digit-separators-in-number-literals
- google3
- https://github.com/highlightjs/highlight.js (Update Dart for digit-separators feature highlightjs/highlight.js#4081)
- https://github.com/codemirror/CodeMirror/ CodeMirror 5 is deprecated and CodeMirror 6 has no support for Dart. But DartPad runs on CodeMirror 5, so we still need support here. Dart: support digit separators codemirror/codemirror5#7105