开发者

Background and foreground colors for brace highlighting

开发者 https://www.devze.com 2023-03-23 15:36 出处:网络
Current functionality just outlines the matching brace which is hard to see.How would I change the foreground and b开发者_开发百科ackground colors as well so the matching brace appears over a solid bl

Current functionality just outlines the matching brace which is hard to see. How would I change the foreground and b开发者_开发百科ackground colors as well so the matching brace appears over a solid block?

Aptana Studio 3


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消