Command + Shift + up/down to select text

Answered

In VS Code, I can select all text below the cursor by using Command + Shift + down. (see attached screenshot) 

 

In Intellij IDEA, by default, Command + Shift + down is "Move Statement Down". I disabled this from Preferences -> Keymap. 

However, I am still not able to select text like I do in VS Code with Command + Shift + down. 

 

Any idea how I can select text like in VS Code? 

 

2
1 comment

You can use cmd+shift+pg down or assign a different shortcut to this actrion:

2

Please sign in to leave a comment.