atom-react
atom-react copied to clipboard
highlighting not working properly
please see attached image.
highlighting where the div is closing, only when putting the mark 2 spaces after the div.

I also see something strange in JSX files: Sometimes the highlighting changes in the middle of a file for no apparent reason (like special apostrophes or complex structures):
Atom version 1.16.0 ia32
atom-react version 0.16.2 (with as far as I know, default settings).
No other highlight packages, besides the stock ones in Atom.

Maybe this is helpful. As a test, I added a return at each point. The change in returns happens only after a for loop is closed:
