background color for identifiers in Javadoc comments
Answered
If I change the background for a javadoc comment (Text), the class names are shown with a white background. How can I change this? The image below illustrates. Note the difference in the sample, which has a white background for the full name.
Please sign in to leave a comment.
Check the Class Name background color setting:
In my configuration, Class name inherits from Identifiers - Default which inherits from Default Text.
Default Text has a background that cannot be turned off.
I unlinked Identifiers - Default from Default Text and turned off its background. That seems to work.
Is this the solution that you recommend?
Yes.