Skip to content

Saving a new Sass file defaults to ".haml" as the extension #99

Open
@svivian

Description

@svivian

To reproduce:

  1. Start a new file, write some Sass/CSS.
  2. Select Sass as the current syntax (or alternatively, copy-paste some Sass from another file, it will set that automatically).
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions