Is there any editor command in Intellij that could provide the same selection change like "Select Next Element in Eclipse" (actually expands the selection to the left/rigth elements)? This would be very handy.
Asked
Active
Viewed 54 times
0
-
Have you tried "Edit | Extend selection"? – y.bedrov Nov 04 '21 at 10:44
-
That goes up one level, not left or right. – Daniel Hári Nov 06 '21 at 13:07
-
Currently it's not possible in IDEA. Feel free to create feature request: https://youtrack.jetbrains.com/issues/IDEA – y.bedrov Nov 09 '21 at 20:46