MattDMo / neon-color-scheme-atom-syntax

A colorful bright-on-black syntax color theme for Atom. Its aim is to make as many languages as possible look as good as possible.
MIT License
8 stars 0 forks source link

better JSX support #2

Closed ghost closed 8 years ago

ghost commented 8 years ago

My second favorite syntax theme (after Behave) for Atom. It would be nice if there would be better support for React code (like differentiation between html tags and their attributes)

MattDMo commented 8 years ago

I'll see what I can do. Can you link me to the React syntax you use, as well as some detailed React files so I can test the changes?

ghost commented 8 years ago

This repo has some nice code with ES6 syntax.