Sass and SCSS syntax for Sublime Text
51
stars
694
commits
SCSS
primary language
Nov 2, 2024
updated
Sass and SCSS syntax definitions for Sublime Text based on its CSS syntax.
Highlights .sass or .scss files, and provides
The easiest way to install is using Package Control. It's listed as Sass.
Command Palette using ctrl+shift+P or menu item Tools → Command Palette...Package Control: Install PackageSass and hit EnterSCSS extends Sublime Text's CSS syntax definition as of ST4149.
If SCSS syntax highlighting doesn't work and console displays syntax errors,
Command Palette using ctrl+shift+P or menu item Tools → Command Palette...Package Control: Enable PackagesCSS and hit EnterDevelopment on the Sass syntax is currently frozen. It's too high maintenance since it's so different from CSS. Furthermore, the Sass language doesn't support various features that SCSS does: it's not left behind by the Sass team per se, but SCSS is the primary language right now. That being said, if you want to improve the Sass syntax, contributions are more than welcome.
SCSS
76.7%
Python
15.6%
Sass
7.7%
Sass and SCSS syntax for Sublime Text
51
stars
694
commits
SCSS
primary language
Nov 2, 2024
updated
Sass and SCSS syntax definitions for Sublime Text based on its CSS syntax.
Highlights .sass or .scss files, and provides
The easiest way to install is using Package Control. It's listed as Sass.
Command Palette using ctrl+shift+P or menu item Tools → Command Palette...Package Control: Install PackageSass and hit EnterSCSS extends Sublime Text's CSS syntax definition as of ST4149.
If SCSS syntax highlighting doesn't work and console displays syntax errors,
Command Palette using ctrl+shift+P or menu item Tools → Command Palette...Package Control: Enable PackagesCSS and hit EnterDevelopment on the Sass syntax is currently frozen. It's too high maintenance since it's so different from CSS. Furthermore, the Sass language doesn't support various features that SCSS does: it's not left behind by the Sass team per se, but SCSS is the primary language right now. That being said, if you want to improve the Sass syntax, contributions are more than welcome.
SCSS
76.7%
Python
15.6%
Sass
7.7%