New submission from Charles Wohlganger:

Current IDLE parenmatch highlighting uses the 'hilite' style when highlighting 
the parens/expression.

Desired behavior is to use a user-setting based style that is independent from 
the hilite style (which is used for highlighting selected text). Desired 
selectable options are for foreground color, background color, underlining and 
font (which covers font type, size, bold, and italics)

Apart from running IDLE and checking that the selections match, I don't know 
how to test. Testing would need a human to check for correct colors, etc. if it 
was made, so it couldn't be automated...

----------
assignee: terry.reedy
components: IDLE
messages: 297317
nosy: terry.reedy, wohlganger
priority: normal
severity: normal
status: open
title: IDLE parenmatch - highlighting options
type: enhancement
versions: Python 3.6, Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30809>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to