This extension provides support for handlebars language.
Handlebars is a simple templating language.
It uses a template and an input object to generate HTML or other text formats. Handlebars templates look like regular text with embedded Handlebars expressions.
- Introduction From Official Website Of Handlebars
This extension only works with *.hbs and *.handlebars files