[Bug] Linqpad 7, ctrl+c, ctrl+v
In Linqpad6 when you pressed ctrl+c and ctrl+v on a line when nothing was selected, you would just copy it to the line below:
However in Linqpad7 when you do the same, the code is pasted in the same line:
I think its a bug?
Comments
Thanks for reporting - this should now be fixed.
There is also a "Duplicate Line" command now (Ctrl+D).
Thanks!