[Sublime Text 3] how to change by default extension from .handlebars to .hbs
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 303
- Forks
- 48
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the save behavior in Sublime Text 3 with the installed Handlebars syntax package, first checking how the package associates the .handlebars extension. Confirm whether .hbs can be the default association without producing a duplicated extension; done means files save directly as abc.hbs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- handlebars, javascript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100