Add multiple cursors

How can I add multiple cursors? I'd like to edit multiple lines of text at the same time.

I followed by instructions here but they didn't help: http://www.jetbrains.com/help/webstorm/2016.1/multicursor.html

P.S. I'm running WebStorm 2016.1.1 on OS X 10.11.4

 

0
Avatar
Permanently deleted user
  • Double-click Alt(OS X) and press up or down arrow keys.
1

works for me: hit Alt, release it, then immediately hit it again, and, while holding it, use Up/Down keys.

Note that you can assign preferred shortcuts to 'Clone Caret Above/Below' actions in Preferences | Keymap if double-Alt doesn't work for you for some reason

2
Avatar
Permanently deleted user

That works - thanks Elena.

I'd recommend updating http://www.jetbrains.com/help/webstorm/2016.1/multicursor.html with the steps you wrote.

0

请先登录再写评论。