You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use http://jsbeautifier.org/ as the formatter. It is foremost a HTML formatter, but has some support for handlebars.
I suggest to file this as a feature request there.
Steps to Reproduce:
hbs
(Ember template) filesExpected:
Code indent like above.
Actually:
Reason:
{{else if}}
direction is not recognized as a block statement but regular handlebars tags.Reproduces without extensions: Yes
The text was updated successfully, but these errors were encountered: