Font colors incorrectly inheriting
Answered
I just installed 2016.2.5, and my color scheme is messed up. I've tracked it down to the editor using the "Language Defaults" setting for the items even though the "Use inherited attributes" check box is not selected on the language-specific setting. It's super frustrating - I feel like every time I upgrade IntelliJ something goes wrong with the editor appearance.
Any ideas?
Thanks.
Andrew
Please sign in to leave a comment.
Please submit a bug at https://youtrack.jetbrains.com/issues/IDEA with your color scheme file and the screenshot of the problem.
Poking around a little more, I don't think it's a bug in inheritance. Something changed in the way identifiers are interpreted, or I was relying on a default setting somewhere that changed. I think I'm just going to have to mess around with my scheme to get things back to where I want.
I think I have a similar issue, custom tags in my xhtml files have lost all color formatting and are defaulting to black. Did you make any progress on finding the cause?