◐ Shell
clean mode source ↗

bpo-30723: Enhancement to IDLE parenmatch extension by wohlganger · Pull Request #2306 · python/cpython

added highlight both parens option.

@wohlganger wohlganger changed the title trivial - made FLASH_DELAY configure for all styles. "trivial" - made FLASH_DELAY configure for all styles.

Jun 20, 2017

@terryjreedy terryjreedy changed the title "trivial" - made FLASH_DELAY configure for all styles. bpo-30723: Enhancement to IDLE parenmatch extension

Jun 21, 2017

@wohlganger

terryjreedy

terryjreedy

terryjreedy pushed a commit to terryjreedy/cpython that referenced this pull request

Jun 28, 2017
…lp (pythonGH-2306)

* Add 'parens' style to highlight both opener and closer.
* Make 'default' style, which is not default, a synonym for 'opener'.
* Make time-delay work the same with all styles.
* Add help for config dialog extensions tab, including parenmatch.
* Add new tests.
Original patch by Charles Wohlganger.
(cherry picked from commit fae2c35)

terryjreedy added a commit that referenced this pull request

Jun 28, 2017
…lp (GH-2306) (#2460)

* Add 'parens' style to highlight both opener and closer.
* Make 'default' style, which is not default, a synonym for 'opener'.
* Make time-delay work the same with all styles.
* Add help for config dialog extensions tab, including parenmatch.
* Add new tests.
Original patch by Charles Wohlganger.
(cherry picked from commit fae2c35)