SkillAgentSearch skills...

NotepadppSASSsyntax

SASS Syntax Highlighting XML for Notepad++ (Obsidian theme)

Install / Use

/learn @robertochiaveri/NotepadppSASSsyntax
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SASS Syntax Highlighting XML for Notepad++ (Obsidian theme)

There are a lot of much more capable editors that support SCSS natively around, but if you really stuck using Notepad++, here's a custom syntax highlighting config XML file for you.

...my suggestion, anyway, is to check out SublimeText and Atom ;)

Please note that colors are based on the "Obsidian" theme bundled with Notepad++.

Usage

To enable SCSS syntax highlighting:

  • In Notepad++, open the Language and menu and select User Defined Dialog...
  • Click on the import button and select the XML file located in our ZIP file
  • After restarting Notepad++ 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.xml and rename this file to Obsidian_SCSS.xml

Another similar project: http://www.marvinlabs.com/2012/08/03/scss-syntax-highlighting-for-notepad/

Other resources

  • http://sass-lang.com
  • http://notepad-plus-plus.org/

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated3mo ago
Forks4

Security Score

72/100

Audited on Dec 16, 2025

No findings