Skip to content

gh-94521: IDLE: Auto-select and copy/cut current line if no selection on copy/cut #126034

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Wulian233
Copy link
Contributor

@Wulian233 Wulian233 commented Oct 27, 2024

In now IDLE, unselected text copy and paste will only add a space (no sense I think). After my test, this feature also available in VScode, should be common, and will improve the using experience

Feature preview video:

bandicam.2024-10-27.20-22-53-971.mp4

📚 Documentation preview 📚: https://cpython-previews--126034.org.readthedocs.build/

@Wulian233 Wulian233 changed the title gh-94521: IDLE If no selection is made during copy/cut, the current line will copied/cut automatically. gh-94521: IDLE: Auto-select and copy/cut current line if no selection on copy/cut Oct 27, 2024
Copy link
Member

@ZeroIntensity ZeroIntensity left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're going to need a test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants