This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Description Prerequisites
[ X ] Put an X between the brackets on this line if you have done all of the following:
Description
Syntax highlighting seems to not work as expected. The @include rules show grey mixin names, instead of the usual blue color.
Steps to Reproduce
Open Atom
Make SCSS file with @include rule
Notice that the names of the included mixin is greyed out.
Expected behavior:
The mixin names should be highlighted in blue, as it was before today.
I think the @ before 'include' usually is also purple, not white.
Actual behavior:
It doesn't seem to recognize the @include rules.
Mixin names are grey colored.
Reproduces how often:
100%
Versions
Atom version 1.56.0
Language-sass 0.62.1
Windows 10 updated to latest (today 15-04-21)
Additional Information
It started happening today, and was working fine yesterday (14-04-21).
Reactions are currently unavailable
Prerequisites
Description
Syntax highlighting seems to not work as expected. The @include rules show grey mixin names, instead of the usual blue color.
Steps to Reproduce
Expected behavior:
The mixin names should be highlighted in blue, as it was before today.
I think the @ before 'include' usually is also purple, not white.
Actual behavior:
It doesn't seem to recognize the @include rules.
Mixin names are grey colored.
Reproduces how often:
100%
Versions
Atom version 1.56.0
Language-sass 0.62.1
Windows 10 updated to latest (today 15-04-21)
Additional Information
It started happening today, and was working fine yesterday (14-04-21).