Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Matching Brace and Unbalanced Brace ignore Background Color #472

Closed
GoogleCodeExporter opened this issue Aug 24, 2015 · 3 comments
Closed

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Open Editor Options/Syntax Colors
2. Select Element 'Matching Brace' or 'Unbalanced Brace'
3. Set the Background Color to something other than the default
4. Select OK to close the dialog
5. If you set a color for 'Matching Brace', put the cursor to the right of a 
matched brace and observe the highlight colors
5. If you set a color for 'Unbalanced Brace', put the cursor to the right of an 
unbalanced brace and observe the highlight colors

What is the expected output? What do you see instead?
I expect the foreground and background colors that I set in the Editor Options 
dialog to be displayed when a matching or unbalanced brace is highlighted. 
Instead, only the foreground color is displayed, along with the default 
background color (white).

What version of the product are you using? On what operating system?
2.4.1.0
Windows Vista Home Premium 64-bit, SP 2

Please provide any additional information below.
A background color highlight for matching and unbalanced braces would make it 
much easier for me to see while scanning code. Thank you.

Original issue reported on code.google.com by register...@gmail.com on 23 Jan 2011 at 8:11

@GoogleCodeExporter
Copy link
Author

Fixed in version control. I have also changed the default for new installations 
to
clBlue - clAqua  (background) for matching brackets and clBlue-clRed for 
unbalanced brackets.

Original comment by pyscripter on 11 Jun 2011 at 12:56

@GoogleCodeExporter
Copy link
Author

Original comment by pyscripter on 11 Jun 2011 at 12:59

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Original comment by pyscripter on 11 Jun 2011 at 12:59

  • Added labels: Type-Enhancement

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant