Select subset of characters in many lines (column selection) in Eclipse/Android Studio

后端 未结 8 629
北荒
北荒 2021-02-03 18:02

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.

<
8条回答
  •  野趣味
    野趣味 (楼主)
    2021-02-03 18:38

    I use android studio. You can switch between selection mode by:
    alt-shift-insert, or Edit -> Column selection mode.

    source.

提交回复
热议问题