How to use

To enable SCSS syntax highlighting / Plastic Code Wrap Style

>> In Notepad++ Click Language Menu
>> Select "Define your language"
>> Click Import Button and Select SCASS-Dark-PCW.xml
>> Restart Notepad++

That's it all your files with .scss extension should now be hightlighted

To enable autocomplete:

  • go to your Notepad++ folder then to /plugins/APIs/
  • duplicate the css.xml and rename this file to SCASS-Dark-PCW.xml

Reference & Credit https://github.com/marvinlabs/notepad-plus-plus-scss-syntax-highlighting http://deekaysblog.wordpress.com/2012/08/12/notepad-series-3-sass-highlighting-and-auto-compile/ http://www.marvinlabs.com/2012/08/03/scss-syntax-highlighting-for-notepad/