Open
Description
To reproduce:
- Start a new file, write some Sass/CSS.
- Select Sass as the current syntax (or alternatively, copy-paste some Sass from another file, it will set that automatically).
- Save the file.
When the save dialog comes up, the suggested filename defaults to untitled.haml
. It should be untitled.scss
.
This is on a MacBook Pro, OSX 10.10.5. Sublime Text 3, Build 3126 (stable channel).
I've followed the README but I think this is a slightly different issue. ST interprets the files as Sass just fine and colours them so, it's just when saving a new file it defaults to a .haml
extension. As noted in #41 in ST3 there are no separate packages available, they're built into ST. The only tmLanguage
files on my entire system are the binary files in the Cache folder like ~/Library/Application Support/Sublime Text 3/Cache/Rails/Ruby Haml.tmLanguage.cache
Metadata
Metadata
Assignees
Labels
No labels