Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sublime Text 3] how to change by default extension from .handlebars to .hbs #72

Open
iiison opened this issue Sep 22, 2015 · 1 comment

Comments

@iiison
Copy link

iiison commented Sep 22, 2015

I recently upgraded from ST2 to ST3. I Installed handlebars syntax but by default it is saving my file as .handlebars and I want to save it as .hbs. when I am changing extension manually then it is saving file as abc.hbs.handlebars

@daaain
Copy link
Owner

daaain commented Sep 22, 2015

That's a very good question, I have no idea! :)

The .handlebars extension is the first one in the list of supported ones, so maybe that could be it: https://github.com/daaain/Handlebars/blob/master/grammars/Handlebars.json#L786

There seems to be a way to override this though: http://stackoverflow.com/a/18675333/21217

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants