embedded coffeescript (eco) support Permanently deleted user 创建于 2012年12月30日 00:29 Is there any way to get embedded coffeescript (eco) support?
One way to do it would be to match .eco extension to erb highlighting.
at the end of the day, eco uses the same <% %> blocks.
Unfortunately, I have pycharm only, and it doesn't let me download erb syntax.
Any workaround?