-
Notifications
You must be signed in to change notification settings - Fork 4
Treat SCSS as SASS #9
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels