diff options
author | wohlganger <charles.wohlganger@gmail.com> | 2017-06-28 02:36:23 (GMT) |
---|---|---|
committer | terryjreedy <tjreedy@udel.edu> | 2017-06-28 02:36:23 (GMT) |
commit | fae2c3538ecbcdd37b6eca891c0815d2093c39e3 (patch) | |
tree | 020cc2337e161624e52fccaf0765cb17838566c6 /Misc/ACKS | |
parent | 84d9d14a1fa395fbd21262ba195490be25a7b3bc (diff) | |
download | cpython-fae2c3538ecbcdd37b6eca891c0815d2093c39e3.zip cpython-fae2c3538ecbcdd37b6eca891c0815d2093c39e3.tar.gz cpython-fae2c3538ecbcdd37b6eca891c0815d2093c39e3.tar.bz2 |
bpo-30723: IDLE -- Enhance parenmatch; add style, flash, and help (#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.
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1713,6 +1713,7 @@ John Wiseman Chris Withers Stefan Witzel Irek Wlizlo +Charles Wohlganger David Wolever Klaus-Juergen Wolf Dan Wolfe |