Indentation shortcuts in Visual Studio

后端 未结 8 2234
不知归路
不知归路 2021-01-29 18:16

I\'m new to Visual Studio 2010 and C#. How can I indent the selected text to left/right by using shortcuts?

\"enter

8条回答
  •  萌比男神i
    2021-01-29 18:54

    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.

提交回复
热议问题