I\'m new to Visual Studio 2010 and C#. How can I indent the selected text to left/right by using shortcuts?
Just hit Tab to push it over or on the menu bar Edit --> Advanced --> Format Selection and that will auto indent, the keyboard shortcut is also shown in the menu.