SublimeText / CoffeeScript

Syntax highlighting and checking, commands, shortcuts, snippets, watched compilation and more.
439 stars 64 forks source link

Would it be possible to properly highlight regex literals? #242

Closed nathannathan1232 closed 1 month ago

nathannathan1232 commented 7 years ago

The normal JavaScript syntax highlights regex literals with escapes and everything. Would it be possible to do that here?

deathaxe commented 1 month ago

Closing as duplicate in favor of #246.