Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Treat SCSS as SASS #9

Open
kulbakin opened this issue Dec 16, 2015 · 1 comment
Open

Treat SCSS as SASS #9

kulbakin opened this issue Dec 16, 2015 · 1 comment

Comments

@kulbakin
Copy link

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.

@tomhanax
Copy link

Same here.. many thanx to @kulbakin for quick hack!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants