@phoenix-plugin-registry/brackets-eco

1.1.0 • Public • Published

Brackets-Eco

Provides ECO template syntax highlighting. Previous version used the existing EJS highlighter as the basis for the ECO highlighter. As of version 1.0 it now uses the embedded HTML highlighter as the basis (recommended for HTML templating languages) with the coffeescript "scriptingModeSpec". So the highlighter now uses a genuine coffeescript highlighter for the template code between the "<% %>".

In order to make the coffeescript highlighter work correctly within the template tags, I needed to include a modified version of the coffeescript highlighter. In particular, this deals with the issue of coffeescript comments within the template tags.


"ECO" stands for "Embedded CoffeeScript templates". It's a templating engine that allows you to embed coffescript logic in your markup.

##License MIT

Package Sidebar

Install

npm i @phoenix-plugin-registry/brackets-eco

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

16.7 kB

Total Files

5

Last publish

Collaborators

  • ushmajit
  • core.ai