Ruby Mine と Visual Studio Code で矩形選択して、移動する方法
| やりたいこと | Ruby Mine | Visual Studio Code |
|---|---|---|
| 矩形選択 | option + ( option + (↑↓) ) | command + option + (↑↓) |
| 単語移動 | option + shift + (←→) | option + (←→) |
| 行頭・行末移動 | ( command + shift + (←→) ) + (←→) | ( command + shift + (←→) ) + (←→) |