Make Ctrl D a duplicate line command
Use Ctrl D for duplicate: copy the line that the cursor is on to the line below. Currently it isn't doing anything as far as I can see.
-
Aidan Whitehall
commented
Enable vi emulation. Then it's just 'yyp'
*ducks*
-
Ivan Ivon commented
Let's just wait another 10 years...
-
Ruairi
commented
+1 for Ctrl+D.
-
Joe Sytniak commented
Already have Ctl-C & Ctl-V line behavior similar to VS.
I like the fact that it is same as VS.... and I use the current shortcuts all the time.
I'd down vote if it were possible
-
Paul
commented
Up!
-
Dmitry
commented
To do any relatively serious snippet development in LINQPad we need a way to duplicate selection. Use any available key mapping, just please give us this functionality. See Visual Studio extension "Duplicate Selection" for an excellent example. As the first step, duplicate current line would surface.
@Scott Gartner: To delete current line use Ctrl+Shift+L -
Paul
commented
Need to duplicate line/selected text desperately.
-
Add
commented
+1 already!!!!11
-
Scott Gartner
commented
Ctrl-D is currently mapped to remove the Connection from the current script (at least that's how I would describe what I see it doing). I would want Ctrl-D to delete the current line, BTW.
-
Joe Mkwechu
commented
Agree.