Search code examples
eclipseintellij-ideakeyboard-shortcuts

Equivalent of Shift+Alt+A of Eclipse in IntelliJ?


The Toggle Block Selection Mode (Shift+Alt+A) command in Eclipse let me select code/text from an area.

Is there something similar in IntelliJ?


Solution

  • If you want to select area of code you are able to do that by selecting it while pressing Ctrl+Shift+Alt.