Shift up/down doesn't select text?
Answered
I have shift up/down assigned to "up with selection" and "down with selection" as shown in the image.
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)
Please sign in to leave a comment.
Please see https://youtrack.jetbrains.com/issue/VIM-437 and related tickets
What's your current version of IDE/JDK (Help | About)?
IDE 8.0.2 (was on 8.0.1 previously and it has the same problem)
JDK "1.6.0_65"
Can you provide the log file (Help | Show log)?
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.
@Nitin Surana, please check the solution at https://stackoverflow.com/a/43448165/6794180