Intellij IDEA support for underscore.js templates

Here is exist plugin to support underscore.js templates in Intellij IDEA?

For now it looks like this:

System tags <%= is not highlighted and html tags is highlighted as wrong


There is a JetBrains supported IntelliJ plugin for EJS which is what you want. It is available in the Plugins Tab on Settings with the Browse Repositories. It is also available for the PHPStorm/Webstorm/RubyMine/PyCharm IntelliJ derivatives. It works pretty well, it has a few minor glitches as it is still early in development and will definitely do what you are looking for.

链接地址: http://www.djcxy.com/p/72078.html

上一篇: 预编译下划线模板,不含underscore.js依赖项

下一篇: Intellij IDEA支持underscore.js模板