Duplicate multiple selections and/or lines before or after their current positions.
- Added support for trusted, virtual and remote workspaces.
- Changed commands
l13Duplicate.after
andl13Duplicate.before
tol13Duplicate.action.duplicate.after
andl13Duplicate.action.duplicate.before
.
- Selections can be duplicated before or after their current position.
- Carets are duplicating the whole line before or after their current line.
Duplicate After Selection
- Duplicates multiple selections and/or lines after their current positions and the selections or carets will stay.Duplicate Before Selection
- Duplicates multiple selections and/or lines after their current positions and the selections or carets will move.
Ctrl + D
->Duplicate Before Selection
Ctrl + Shift + D
->Duplicate After Selection
Ctrl + Shift + D
->Duplicate Before Selection
Ctrl + Alt + Shift + D
->Duplicate After Selection
If the key bindings don't work, please check Preferences -> Keyboard Shortcuts
.