Windows Shift Up/Down Arrow to select text.
已回答
I always select text using shift + down/up arrow keys. In PHP Storm however, when I do this it adds additional carets instead of selecting the texts.
Any advice on how to fix this?
Thanks
请先登录再写评论。
Never Mind I got it. It is column selection mode.
Toggle functionality with Alt + Shift + Insert
Cheers!