问题
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.
回答1:
File | Settings | Editor | Color Scheme | General, disable the Background of the Injected language fragment:
See also the help page explaining what is language injection.
来源:https://stackoverflow.com/questions/57402012/how-to-disable-xml-highlight-in-intellij