Skip to content

Files

This branch is 579 commits behind JetBrains/intellij-plugins:master.

handlebars

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 27, 2018
Sep 15, 2023
Jan 5, 2024
Apr 6, 2013
Oct 11, 2024
Jul 22, 2024
Jun 17, 2024
Jan 5, 2024
Nov 27, 2024
Apr 6, 2013
Jan 5, 2024
Apr 18, 2024
Feb 11, 2020
Aug 18, 2022
Aug 18, 2022
Dec 2, 2024
Jul 25, 2024
Apr 18, 2024
Aug 18, 2022

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).

Handlebars/Mustache editing screenshot

JetBrains Marketplace

Installing

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/Feature Requests

Issues and feature requests are managed at https://youtrack.jetbrains.com/issues/WEB

Code contributions

Pull requests welcome! See the development environment setup instructions to get up and running, and please follow the IntelliJ Coding Guidelines.