How to select subset of characters in many lines (column selection) in Eclipse/Android Studio? Ideally without plugins. Shift+Alt+A seems not to be working for me either.
I use android studio. You can switch between selection mode by: alt-shift-insert, or Edit -> Column selection mode.
source.