Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这就是我的 pom.xml 文件在 IDEA 12 中的样子。
我讨厌该应用程序如何突出显示开始和结束< >标志。
<
>
我怎么能禁用它?!
IDEA 12 XML 亮点
转到设置(首选项)| 编辑 | 颜色和字体 | .xml _ 在右侧选择标签并选择背景复选框。
如果您想摆脱 XML、HTML 和相关格式的灰色背景,请转到设置(首选项)| 编辑 | 颜色和字体 | Language Defaults并取消选中Background for Markup Tag。
我认为默认设置旨在突出标签和内容之间的差异,但实际上,它看起来不是很令人愉快。