language-javascript-jsx icon indicating copy to clipboard operation
language-javascript-jsx copied to clipboard

Most elements have the same class names

Open juliancoleman opened this issue 7 years ago • 0 comments

What's the purpose of having .syntax--variable.syntax--other.syntax--readwrite on most elements?

Also, I see a lot of syntax--entity.syntax--other.syntax--attribute-name as well as .syntax--meta.syntax--scope.syntax--inner, while some elements have .syntax--js, others have .syntax--es, and other others have .syntax--jsx.

Almost every element is styled to the same color, or doesn't make sense semantically (i.e. string quotations are colored different than the string contents themselves)

juliancoleman avatar Apr 07 '17 21:04 juliancoleman