afrog icon indicating copy to clipboard operation
afrog copied to clipboard

Default themes maintenance

Open chbk opened this issue 4 years ago • 3 comments

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

chbk avatar Oct 23 '21 16:10 chbk

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.

chbk avatar Jan 17 '22 22:01 chbk

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

TokensDL avatar May 19 '22 15:05 TokensDL

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).

Azragh avatar Jun 14 '22 13:06 Azragh