Madrapps / handlebars-support

IntelliJ IDEA plugin to support Go to Declaration and Auto completion for Handlebars (.hbs)

Home Page:https://plugins.jetbrains.com/plugin/11251-handlebars-support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Handlebars Support plugin

IntelliJ iDEA plugin to support Go to Declaration and Auto completion for Handlebars (.hbs) in projects using Handlebars.java library

Install

You can install the plugin from Preferences -> Plugins and search for the plugin. You can also download the plugin from the intelliJ iDEA Marketplace.

Features

  • 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

About

IntelliJ IDEA plugin to support Go to Declaration and Auto completion for Handlebars (.hbs)

https://plugins.jetbrains.com/plugin/11251-handlebars-support

License:Apache License 2.0


Languages

Language:Kotlin 91.6%Language:Handlebars 8.4%