Details
-
Suggestion
-
Resolution: Invalid
-
Not Evaluated
-
None
-
None
-
None
-
The feature is already implemented. The commands are CopyLineDown and CopyLineUp
Description
A shortcut key such as Ctrl+D to duplicate lines is extremely useful.
If there is nothing selected, duplicate the current line. The duplicated line is inserted below the previous line. The cursor moves to the new line.
If there is some text selected, duplicate the selected text. The duplicated text is automatically selected so that user can continue to duplicate the same text.