daaain/Handlebars

Problem: Mustache syntax gets applied instead of Handlebars

ankushdharkar opened this issue · 3 comments

Whenever I open up a .hbs file in my Ember project, it defaults to Mustache syntax. I have to manually change it to handlebars and even though I set it using Open all with current extension as..., it doesn't honor it next time I open a .hbs and defaults to mustache again

How do I permanently set .hbs to Handlebars?

I am using ST3 - Stable Build 3114 and I installed the Handlebars from the Package Control

What confuses me even more is the fact that I don't even have a Mustache syntax in my list:

screen shot 2016-06-24 at 2 37 00 pm

Hey @ankushdharkar,

I have no idea what's going on here...

Since this looks like a Sublime issue, the only things I can think of are reinstalling this package, Package Manager or Sublime itself and seeing if that helps.

Sorry that I can't be of any more help...

Ok. Thank you :)