如何在Intellij IDEA中删除xml标签的灰色突出显示?

时间:2015-05-01 16:41:36

标签: intellij-idea android-studio

在IntelliJ IDEA中,XML以灰色背景突出显示:

enter image description here

有没有办法将其删除?

1 个答案:

答案 0 :(得分:8)

转到设置/编辑器/颜色和字体/语言默认值,在列表中选择标记标记,然后取消选中背景

enter image description here

您可能需要先使用另存为保存颜色方案,因为您无法修改默认颜色方案。