borela / naomi

Sublime Text enhanced syntax highlighting for JavaScript ES6/ES7/ES2015/ES2016/ES2017+, Babel, FlowType, React JSX, Styled Components, HTML5, SCSS3, PHP 7, phpDoc, PHPUnit, MQL4. Basic: Git config files.
Other
557 stars 20 forks source link

template literals highlighting not working #242

Closed innerop closed 4 years ago

innerop commented 4 years ago

Describe the issue here.

After installing Naomi via Package Control and selecting the Naomi JS syntax, my template literals are still not highlighted properly. All ${...} parts have same color as text inside of the back ticks.

Minimal code sample used to reproduce the error.
innerop commented 4 years ago

n/m it was my color scheme that was confusing 8)