Skip to content

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

Open
Wulian233 wants to merge 4 commits into
python:mainfrom
Wulian233:idle-copy
Open

gh-94521: IDLE: Auto-select and copy/cut current line if no selection on copy/cut#126034
Wulian233 wants to merge 4 commits into
python:mainfrom
Wulian233:idle-copy

Conversation

@Wulian233

@Wulian233 Wulian233 commented Oct 27, 2024

Copy link
Copy Markdown
Contributor

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

@ZeroIntensity ZeroIntensity left a comment

Copy link
Copy Markdown
Member

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.

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Apr 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review stale Stale PR or inactive for long period of time. topic-IDLE

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants