bpo-30723: Enhancement to IDLE parenmatch extension#2299
Conversation
…f style. added 'parens' style - highlights left and right parens.
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. Thanks again to your contribution and we look forward to looking at it! |
|
@wohlganger, what is the different between this PR and #2306 ? Are they the same? thanks. |
|
Sorry, I'm new. I thought this was rejected by the bot. #2306 also makes the FLASH_DELAY work with ctrl-0 activated parens highlighting. I didn't know IDLE had that, and it was a simple fix in the same file. I also added my name to the acks file. This commit should be rejected while I try to get #2306 accepted. |
|
Closed as duplicate of #2306 |
flash-delay now independent of style.
added 'parens' style: highlights left and right parens.