Visual Studio Shortcut to select an entire line
I often find myself selecting entire lines in visual studio usually for
correcting indents.
Using home->shift+end doesn't select the whitespace at the beginning of
the line, so pressing tab will replace the selection with a tab, instead
of indenting.
Is there a hotkey to select the entire line in visual studio?
No comments:
Post a Comment