Select subset of characters in many lines (column selection) in Eclipse/Android Studio
I use android studio. You can switch between selection mode by:
alt-shift-insert, or Edit -> Column selection mode.
source.
Without any command you can get selection mode by using mouse drag with press Alt in Android Studio,
Mouse: Alt+MouseDrag
Now Alt+Left_Mouse works in Android Studio.