Problem: Mustache syntax gets applied instead of Handlebars
ankushdharkar opened this issue · 3 comments
ankushdharkar commented
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
ankushdharkar commented
daaain commented
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...
ankushdharkar commented
Ok. Thank you :)