How do I get rid of multiple cursors while selecting?
已回答
I'm not sure what keys I pressed to get this, but I can't select text in 'normal' mode anymore. How do I get rid of these multiple cursors?
This is how it appears when I try to select block of code -
Would really appreciate if you could tell me how do get rid of these.
请先登录再写评论。
Oops! Looks like the fix was easy. If you're on Mac, press:-
Shift + Command + 8 and phpStorm will get back to normal selection. :-)
Hi there,
"Edit | Column Selection Mode" -- seems to match that shortcut when using "Mac OS X 10.5+" keymap.
@Kaustubh solution works as a charm. Thank you very much!
Kaustubh You saved my life. Thank you very much!