Javascript HTML syntax highlighting

In the Atom editor, I miss syntax highlighting for HTML in es6 Templates:

`string text` 

I use atom-dark syntax and have javascript installed and updated, but it looks like this:

enter image description here

Any ideas?

+7
atom editor
source share

No one has answered this question yet.

See similar questions:

eleven
Atom HTML syntax highlighting in template literals (for angular2)

or similar:

eleven
Atom HTML syntax highlighting in template literals (for angular2)
4
Atom editor and built-in perl: syntax highlighting
3
Atom doesn't highlight Haskell syntax?
2
Custom syntax highlighting in Atom
one
How to enable syntax highlighting for Python in ATOM
one
Atom on Mac - no syntax for new / open files
one
What has changed in syntax highlighting (in template literals) with Atom 1.32.0?
0
How can I fix language-cfml syntax highlighting for tags embedded in JavaScript?
0
How to set default JavaScript syntax in Atom?
0
How to add JavaScript highlighting inside Underscore.js templates in Atom

All Articles