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
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.