This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Open
Description
Prerequisites
- [ X ] Put an X between the brackets on this line if you have done all of the following:
- Reproduced the problem in Safe Mode: https://flight-manual.atom.io/hacking-atom/sections/debugging/#using-safe-mode
- Followed all applicable steps in the debugging guide: https://flight-manual.atom.io/hacking-atom/sections/debugging/
- Checked the FAQs on the message board for common solutions: https://discuss.atom.io/c/faq
- Checked that your issue isn't already filed: https://github.com/issues?utf8=✓&q=is%3Aissue+user%3Aatom
- Checked that there is not already an Atom package that provides the described functionality: https://atom.io/packages
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 recogni
51BC
ze 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).
Metadata
Metadata
Assignees
Labels
No labels