IntelliJ iDEA plugin to support Go to Declaration and Auto completion for Handlebars (.hbs) in projects using Handlebars.java library
You can install the plugin from Preferences
-> Plugins
and search for the plugin.
You can also download the plugin from the intelliJ iDEA Marketplace.
- Go to Declaration from mustache fields to fields in POJO class
- Completion for POJO class fields inside Hbs mustaches
- Renaming of mustache will rename the POJO fields
- Find Usages of POJO field in all hbs files