Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-23667: IDLE: Add trailing space highlight #1602

Closed
wants to merge 1 commit into from
Closed

bpo-23667: IDLE: Add trailing space highlight #1602

wants to merge 1 commit into from

Conversation

louisom
Copy link
Contributor

@louisom louisom commented May 16, 2017

This will add trailing space highlight with error color when using IDLE.

When user typing one trailing space, it will delay 1000ms to display the highlight
to prevent show up highlight too aggressive.

@mention-bot
Copy link

mention-bot commented May 16, 2017

@lulouie, thanks for your PR! By analyzing the history of the files in this pull request, we identified @rhettinger, @kbkaiser and @terryjreedy to be potential reviewers.

@louisom louisom closed this May 18, 2017
akruis pushed a commit to akruis/cpython that referenced this pull request Oct 29, 2017
…P 528)

Closes python#17602: Adds a readline implementation for the Windows console
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants