coffee-script-tmbundle icon indicating copy to clipboard operation
coffee-script-tmbundle copied to clipboard

Add Eco syntax highlighting

Open radex opened this issue 12 years ago • 2 comments
trafficstars

I couldn't find any TM bundle with support for @sstephenson's wonderful Eco, so I hacked together my own (based on ERB)

It's far from perfect (for one thing, the highlighting screws up a bit when in an HTML attribute), but it's much better than nothing.

It looks like this: screen shot 2013-11-08 at 23 39 51

Any Eco fans out there who could help make it better? :)

radex avatar Nov 08 '13 23:11 radex

Is this something that has been adopted as part of CoffeeScript proper or would it be better as it's own bundle?

infininight avatar Nov 09 '13 07:11 infininight

Fair point. It's arguably the most popular templating syntax for CS (at least that's what GitHub stars suggest), but no, it's not an official part of it.

radex avatar Nov 09 '13 08:11 radex