How to disable xml highlight in intellij?

一曲冷凌霜 提交于 2021-02-10 14:33:41

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!