Handlebars/Mustache template plugin for JetBrains IDEs
IDEA-Handlebars adds support for Handlebars and Mustache templates to IDEs based on the Intellij IDEA platform (IntelliJ IDEA, IDEA Community Edition, RubyMine, PhpStorm, WebStorm, PyCharm, AppCode).
To install the latest release (and get automatic updates), install this plugin using your IDE's plugin manager:
- In Settings->Plugins, choose "Browse repositories". Find "Handlebars/Mustache" on the list, right-click, then select "Download and Install"
By default, the plugin handles *.handlebars
, *.hbs
and *.mustache
files. Configure other file patterns in Settings->File Types
Issues and feature requests are managed at https://youtrack.jetbrains.com/issues/WEB
Pull requests welcome! See the development environment setup instructions to get up and running, and please follow the IntelliJ Coding Guidelines.