language-javascript-plus
v2.0.0
Published
Syntax highlighting for template strings in Atom
Downloads
43
Maintainers
Readme
JavaScript Plus
Syntax highlighting for template strings in Atom
Install
apm install language-javascript-plus
Usage
Simply declare a template tag with a prefix multiline comment with html or css and you get syntax highliting. It is hacky because of the new tree-sitter parser and no documentation.
Triggers
- Comment Style
/*html*/
/*css*/
Authors
License
Why You Should Choose MPL-2.0 This project is licensed under the MPL-2.0 License