How to use
To enable SCSS syntax highlighting:
- In Notepad++, pick the
User Defined Dialog...item from theviewmenu. - Click on the import button and simply select the XML file located in our ZIP file
- That’s it, all your files with the .scss extension should now be highlighted
To enable autocomplete:
- go to your Notepad++ folder then to
/plugins/APIs/ - duplicate the
css.xmland rename this file toscss.xml.
Our modifications
version 1.0
- Highlighting for HTML tags
- Changed some colors
- Added syntax coloring for important comments starting with /! instead of just /
- Added syntax coloring for partial css keywords used while using nested properties
Download
We have made the file available on our GitHub account. You can get it from the notepad-plus-plus-scss-syntax-highlighting repository
Great work… thanks a lot. This made my life real easy without switching my Fav editor Notepad++