microsoft / vscode-css

CSS Textmate grammar for syntax highlighting
Other
17 stars 15 forks source link

Update CSS rules for CSS Nesting #30

Open jacobcassidy opened 2 months ago

jacobcassidy commented 2 months ago

This PR converts the CSS Nesting Syntax Highlighting extension additions to CSON for vscode-css. The extension has 3000+ downloads with no reported errors.

This should fix #9 and #15.

jacobcassidy commented 2 months ago

I currently have limited time, so if anyone else wants to test the updated css.cson file, that would help speed up the progress.

jacobcassidy commented 2 months ago

@microsoft-github-policy-service agree

wesbos commented 1 month ago

Any chance we can get some eyes on this @burkeholland?

Modern CSS highlighting is very broken in VS code right now

Screenshot 2024-10-16 at 2 36 45 PM
romainmenke commented 1 month ago

We really should have tests first: See: https://github.com/microsoft/vscode-css/issues/9#issuecomment-2357846279