Select multiple lines with cursors at each line start

前端 未结 4 574
悲&欢浪女
悲&欢浪女 2020-12-18 04:59

I want to select multiple lines and put a cursor at the beginning of each line. Sublime Text can do this with Ctrl-Shift-L select multiple

4条回答
  •  攒了一身酷
    2020-12-18 05:28

    You can hold alt and click the places you need with the mouse. This way you can select rows that aren't related, like row 10,15,18. Also you can select at different places in the same row.

提交回复
热议问题