ghaschel / vscode-angular-scss

Angular syntax highlighting for scss style files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Changelog

About

Angular syntax highlighting for scss style files

License:MIT License


Languages

Language:SCSS 76.2%Language:JavaScript 22.9%Language:Shell 0.9%