Keyboard command to get out of auto generated double quotes

前端 未结 2 1364
走了就别回头了
走了就别回头了 2020-12-17 10:37

I have a real simple and seemingly stupid question, but I am getting alittle frusterated. I really like the intellesence in Visual Studio 2008, but there is one thing that

2条回答
  •  有刺的猬
    2020-12-17 11:28

    Try using Ctrl+U

    This shortcut would replace and lowercase whatever letter after the cursor.

    Using this shortcut on a symbol would replace it with the same symbol.

    Your hands won't leave the home row keys and your cursor would be placed after the ending quotation mark.

提交回复
热议问题