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.

link|improve this question

74% accept rate
feedback

1 Answer

up vote 1 down vote accepted

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

link|improve this answer
Interestingly, I googled "eclipse rectangular selection" only to find this Stack Overflow question answered by... me. – mmyers Dec 20 '10 at 22:19
what about OSX? – erikvold Feb 2 '11 at 2:18
@Erik Vold: This SO answer says that the key combination is Option+Command+A on OSX. – mmyers Feb 2 '11 at 4:32
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.