Indentation shortcuts in Visual Studio

后端 未结 8 2159
不知归路
不知归路 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条回答
  •  一个人的身影
    2021-01-29 18:59

    If the move-left and move-right shortcuts do not appear on your screen, click at the rightmost position of your toolbar at the top. You should get "Add or Remove Buttons." Add the buttons "decrease line indent" and "increase line indent"

提交回复
热议问题