You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Unfortunately, I don't have much experience with Coffeescript beyond small bug fixes but I'd like to help to the extent that I can. What is the next step?
Prerequisites
Description
For hex colors beginning with a letter, the subsequent semicolon gets the scope
invalid.illegal.bad-identifier.css
:For hex colors beginning with a number, the subsequent semicolon gets the scope
meta.selector.css
, as it seems like it should:Steps to Reproduce
Expected behavior:
Semicolon is
meta.selector.css
.Actual behavior:
Semicolon is
invalid.illegal.bad-identifier.css
.Reproduces how often:
100%
Additional Information
Originally from @tomasmoberg in microsoft/vscode#130826
The text was updated successfully, but these errors were encountered: