How to select columns in editor views

0

1

This may be a plugin/editor specific question, but I'm wondering if there is a way to select column 4-10 rows 1-10, for example in any editor or some editors within Eclipse?

Note: this can be done with Notepad++ and Vim for example.

erikvold

Posted 2010-12-20T19:22:46.350

Reputation: 3 077

Answers

1

As of Eclipse 3.5 (Galileo), you can enter rectangular selection mode by pressing Alt+Shift+A.

mmyers

Posted 2010-12-20T19:22:46.350

Reputation: 388

Interestingly, I googled "eclipse rectangular selection" only to find this Stack Overflow question answered by... me.

– mmyers – 2010-12-20T22:19:43.840

what about OSX? – erikvold – 2011-02-02T02:18:01.353

@Erik Vold: This SO answer says that the key combination is Option+Command+A on OSX.

– mmyers – 2011-02-02T04:32:34.950