Multiple Cursors in Sublime Text 2 Windows

前端 未结 5 616
余生分开走
余生分开走 2021-01-29 17:31

I have installed Sublime Text 2 in windows and I am trying to use the multiple cursors feature.

Firstly I highlight the selection I am looking for (three lines).

<
5条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-29 18:34

    In Sublime Text, after you select multiple regions of text, a click is considered a way to exit the multi-select mode. Move the cursor with the keyboard keys (arrows, Ctrl+arrows, etc.) instead, and you'll be fine

提交回复
热议问题