React/JSX Harmony Font Customisation
When editing React components in JSX files, I would like to turn off the bold styling for HTML tags. I would also like the change the styling for attributes as well. How can I do this? Changing the font styling for HTML does not seem to affect these files, and there is no JSX Harmony node in settings for me to edit.
Is there a way to change the styling for these files?
Please sign in to leave a comment.
There are no separate settings for JSX (https://youtrack.jetbrains.com/issue/WEB-21035)... Color used for attribute value and equal sign in JSX is taken from 'String text' preferences in Settings | Editor | Colors & Fonts | Language Defaults, String/String text. Tags settings - from Language Defaults/Keyword