Shift up/down doesn't select text?

已回答

I have shift up/down assigned to "up with selection" and "down with selection" as shown in the image.
shiftdown.jpg

But it doesn't select the text and just jumps to the start of the line with a prompt sound.
I'm using VIM plugin too. Not sure if thats the problem, but I'm in insert mode when I try to select the text.

Anyway to make text selection work in insert mode?
Thanks.

PHPStorm 8.0.1 (mac)

2

What's your current version of IDE/JDK (Help | About)?

0

IDE 8.0.2 (was on 8.0.1 previously and it has the same problem)
JDK "1.6.0_65"

0

Can you provide the log file (Help | Show log)?

0
Avatar
Permanently deleted user

I'm using WebStorm 2018.1 with Vim plugin disabled

Shift + ArrowKeys doesn't select the line of text, as it should and does in Intellij Idea Ultimate.

 

0
Avatar
Permanently deleted user

@Nitin Surana, please check the solution at https://stackoverflow.com/a/43448165/6794180

0

请先登录再写评论。