How do I skip past an automatically generated end in my IDE without lifting my hands off the keyboard (or using arrow keys)?

前端 未结 2 1267
无人及你
无人及你 2021-01-25 10:40

OK, lets just do a case in point, but before that, a simple key.

\"*\" means \"this is where the cursor is\".
\"**\" means \"this is where we\'d like the cursor          


        
2条回答
  •  温柔的废话
    2021-01-25 11:16

    Try pressing the End key, That will skip to the end of the line.

    Sources: http://en.wikipedia.org/wiki/Table_of_keyboard_shortcuts

提交回复
热议问题