bpo-30723: Enhancement to IDLE parenmatch extension by wohlganger · Pull Request #2306 · python/cpython (original) (raw)
terryjreedy added a commit that referenced this pull request
`[[3.6]](/python/cpython/commit/af68382f68b08a383e7064777cf817375681e434 "[3.6] bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (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)") bpo-30723[: IDLE -- Enhance parenmatch; add style, flash, and he…](/python/cpython/commit/af68382f68b08a383e7064777cf817375681e434 "[3.6] bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (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)") `
[af68382](/python/cpython/commit/af68382f68b08a383e7064777cf817375681e434)
- 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)