Reputation: 1998
I want to disable background highlights of xml in intellij.
So far I've tried:
Editor > Inspections > disable xml
Editor > Language injections > disable xml
Editor > Color scheme > diasble background and foreground of all elements.
UPD
After disabling the Background of the Injected language fragment, I still have some brown background.
Upvotes: 2
Views: 425
Reputation: 401897
File | Settings | Editor | Color Scheme | General, disable the Background of the Injected language fragment:
See also the help page explaining what is language injection.
Upvotes: 2