Skip to content

Treat SCSS as SASS #9

@kulbakin

Description

@kulbakin

Please make *.scss treated same way as *.sass.

I'm not Java man, so can't know how to do it in source code, on installed plugin I made it do the trick by modifying plugins\net.sf.colorer_0.9.9\colorer\hrc\proto.hrc and changing corresponding <filename> pattern to

<filename>/\.(sass|scss)$/i</filename>

Also, I configured global file associations to open *.scss with Colorer XML Editor.

It would be great to have this support out of the box though.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions