/vscode-angular-scss

Angular syntax highlighting for scss style files

Primary LanguageSCSSMIT LicenseMIT

vscode-angular-scss

GitHub issues GitHub license NodeJS with Gulp Downloads Installs Version

Logo

Better SCSS Syntax Highlighting

This plugin fixes the VSCode's messed up and feature-lacking SCSS syntax highlighting. Also adds some bleeding edge CSS features and Angular-Specific (although deprecated) selectors support

Summary

General SCSS

General SCSS

General CSS

General CSS

Angular-Specific Selectors

Angular-Specific Selectors

Houdini CSS

Houdini CSS

Pseudo-Classes

Pseudo-Classes

Pseudo-Elements

Pseudo-Elements

XML Namespaces

XML Namespaces

Disclaimer

The development of this plugin serves as a way for me to train Regex, so may not be 100% correct. Feel free to submit a pull request or open an issue if needed.