JSX Syntax Colors with Visual Studio Dark Theme

Answered

So I finally got ReSharper working with ES6 and JSX highlighting. But now I can't read half my JSX because I'm using Visual Studio 2013's dark theme.

I went through the fonts and colors display items already, and changed every dark unreadable blue and purple with a ReSharper prefix to something lighter, but this never changed these lines. So where can I change these to be readable?

Alternatively what file would these colors appear in so I can hack them to anything besides blue on black?

0
4 comments
Official comment

Hello Nicholas

Does such issue affect JSX entities only? Since we saw similar problems from using directives or TODOs items and the following steps help usually https://resharper-support.jetbrains.com/hc/en-us/articles/206546479-ReSharper-Fonts-Colors-settings-do-not-appear-in-Visual-Studio-after-installation.

Please try executing them as well/

Thanks!  

Avatar
Permanently deleted user

That did it. Thanks again.

0

Brilliant! Thanks for the update!

0
Avatar
Permanently deleted user

How did you get ES6 and JSX highlighting to work?

I've tried setting the Javascript Language Level to ES6 and Experimental.  And I've ticked the box to 'Enable JSX syntax in JS files'.

But my JSX (in JS files) is not being highlighted correctly.  Any help would be appreciated.

0

Please sign in to leave a comment.