Reputation: 5001
I am using Visual Studio Code and lovin' it. The major "problem" I am experiencing now is straight simple: how do I use Emmet sinppets for .hbs files? Is there any way?
As far as I know, it is only available on .html
and .css
syntaxes—but I want more.
Upvotes: 1
Views: 1257
Reputation: 124064
Thanks for your feedback, I logged a bug for us to add support to handlebars and we can provide a fix for the next update.
Update for our VS Code 1.0 release:
This has been implemented now!
Upvotes: 4
Reputation: 331
I've just committed the change to enable emmet for .hbs files. The change will be in the next updated scheduled in about 1 week.
Upvotes: 1