8000 Implement duplicate line command · Issue #501 · pyscripter/pyscripter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Implement duplicate line command #501

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

Closed
GoogleCodeExporter opened this issue Aug 24, 2015 · 9 comments
Closed

Implement duplicate line command #501

GoogleCodeExporter opened this issue Aug 24, 2015 · 9 comments

Comments

@GoogleCodeExporter
Copy link
What steps will reproduce the problem?
1. user has to select line, Ctrl+C, Ctrl+V (2 times) to duplicate existing line
2. some IDE allow for a duplicate command (usually mapped to Ctrl+D)
3.

What is the expected output? What do you see instead?
Ctrl+D should take the currect line contents and duplicate its contents to the 
line above (identical to duplicate to below and move cursor afterwards to the 
newly created line). This way the user can immediately edit the cloned line.


Original issue reported on code.google.com by robertsc...@googlemail.com on 8 Apr 2011 at 7:26

@pyscripter
Copy link
Owner
pyscripter commented Nov 6, 2018

Eventually implemented in version control Copy Line Up/Down (Shift+Alt+Up/Down) commands as in Visual Studio. They also work with multiline selection.

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

No branches or pull requests

2 participants
0