Background and foreground colors for brace highlighting

女生的网名这么多〃 提交于 2019-12-07 11:49:21

问题


Current functionality just outlines the matching brace which is hard to see. How would I change the foreground and background colors as well so the matching brace appears over a solid block?

Aptana Studio 3


回答1:


This is something that Aptana inherits from Eclipse, which is hard-coded to draw a rectangle around the matching pair character. So, unfortunately, this is not something you can change right now.

For tag pair matches in HTML/XML (the tag open/close pair, not the less than/greater than), you can modify how it's displayed in Preferences > General > Editors > Text Editors > Annotations.



来源:https://stackoverflow.com/questions/6873115/background-and-foreground-colors-for-brace-highlighting

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