helwardany / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Bracket matching makes brackets disappear #560

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set editor background to black for all elements
2. set matching brackets elements to light green (or anything else)
3. type in a bracket - the matched bracket appears and both are correctly 
hilighted as green on black
4. move off the line with the brackets - they disappear completely!
5. select all text - the brackets show up as still being there
6. unselect and move to the line - they are correctly hilighted
7. move off the line - they disappear again

What version of the product are you using? On what operating system?

2.4.4.0 on Win7

Original issue reported on code.google.com by nbutterworth1953@gmail.com on 15 Sep 2011 at 5:06

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Further experimentation reveals that you can set the foreground color of 
brackets (i.e. Symbols) to what you like in the syntax highlighting options 
dialog, but they will always be colored black in the editor. So if you have a 
black background, they disappear.

Original comment by nbutterworth1953@gmail.com on 15 Sep 2011 at 6:52

GoogleCodeExporter commented 9 years ago
Fixed in version control.

Original comment by pyscripter on 15 Sep 2011 at 9:48

GoogleCodeExporter commented 9 years ago
You can save highlighter schemes using Tools, Options, Import/Export, Export 
Highlighter and restore them later.

Original comment by pyscripter on 15 Sep 2011 at 9:54