vshaxe / haxe-TmLanguage

TextMate grammars for Haxe and HXML
MIT License
7 stars 9 forks source link

Invalid string interpolation #27

Closed kevinresol closed 7 years ago

kevinresol commented 7 years ago

The compiler does not interpolate invalid identifiers (e.g. starting with number)

screen shot 2017-06-01 at 11 31 24 am

'$1' should not be highlighted as interpolation.

Gama11 commented 7 years ago

Nice catch. :)