c# - key combination to select current line in vs 2008? -
I just started learning 2008 by creating it at C #.
I
Select current rowIs there a key combination to choose?
You can press CTRL + C to copy the whole line, currently the cursor is. You will not see a selection bar, but the full line is copied for the clubboard, then you can press CTRL + V to paste anywhere in place of your choice.
Edit: Make sure that you do not have any selection in the line, in that case only the selection will be copied to the clipboard.
Comments
Post a Comment