afrog
afrog copied to clipboard
Default themes maintenance
Description
-
Bug fixes:
- Fixes comment punctuation in CSS
- Adds a rule to highlight functions in Sass and Less differently than vanilla CSS
-
Highlighting legibility improvements:
- Simplifies JSDoc highlighting
- Highlights regex quotes like string quotes
- Highlights variadic and lambda punctuation to make them stand out like operators
Related Issues
- https://github.com/atom/language-sass/issues/285
Related Pull Request
https://github.com/atom/atom/pull/20524
This is ready for review @sadick254 @darangi
What are your plans for https://github.com/atom/flight-manual.atom.io/pull/564? Documentation on syntax scopes has been missing for a long time.
Description
Bug fixes:
- Fixes comment punctuation in CSS
- Adds a rule to highlight functions in Sass and Less differently than vanilla CSS
Highlighting legibility improvements:
- Simplifies JSDoc highlighting
- Highlights regex quotes like string quotes
- Highlights variadic and lambda punctuation to make them stand out like operators
Related Issues
- https://github.com/atom/language-sass/issues/285
Related Pull Request
https://github.com/atom/atom/pull/20524
Is this still being worked on? I don't want to step on anyone's toes, but I've been struggling with the incorrect syntax representation for over a year now (not entirely insignificant for me due to asperger's syndrome =P).