Skip to content

bpo-30809 IDLE: parenmatch highlighting options#3574

Closed
wohlganger wants to merge 64 commits intopython:masterfrom
wohlganger:30809-parenmatch-highlighting-options
Closed

bpo-30809 IDLE: parenmatch highlighting options#3574
wohlganger wants to merge 64 commits intopython:masterfrom
wohlganger:30809-parenmatch-highlighting-options

Conversation

@wohlganger
Copy link
Copy Markdown
Contributor

@wohlganger wohlganger commented Sep 14, 2017

Adds "Paren Match Color" drop-down menu to Settings-General tab for selecting which highlighting theme element Paren Match should base its colors from, and implements those settings.

https://bugs.python.org/issue30809

wohlganger and others added 30 commits June 29, 2017 15:11
adds fg color, bg color, font, and underline options for parens highlighting
How did the change to the __doc__ of append not get fixed in the tests earlier?
Used incorrect / old python for testing.
Fixing code conflict ate highlighting options. Needed to be re-introduced.
@methane methane changed the title bpo-30809 parenmatch highlighting options bpo-30809 IDLE: parenmatch highlighting options Jul 9, 2018
@taleinat taleinat added the type-feature A feature request or enhancement label Jun 6, 2019
flash-delay= 500
bell= True

highlighting = hilite
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's a mismatch between "highlighting" here and "highlight" used in the config dialog.

@terryjreedy
Copy link
Copy Markdown
Member

Closing because I am closing the issue.

@terryjreedy terryjreedy closed this Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants