atom / language-perl

Perl package for Atom
Other
25 stars 32 forks source link

Large escape sequences should be highlighted completly #23

Closed Fank closed 9 years ago

Fank commented 9 years ago

asdasdsadsadsa123 The escape sequence \x00 or \x{0000} should be highlighted completely and not only \x.

Here is a list with all possible escape sequences http://perldoc.perl.org/perlrebackslash.html#All-the-sequences-and-escapes

Preferred is a different color for the hex codes highlighting in \x