Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

In eclipse, how do I select vertically continuous boxes of text, as I would using alt+drag in Notepad++?

There is a wonderful feature of notepad++ that allows you to select text by contiguous columns. It is incredibly useful and has the potential to save hours when working on large datasets.

Is there such a feature in Eclipse? I'm not sure of the vocabulary, so I don't know what to search for if it is a Eclipse plugin that does the same work.

This is an Eclipse question, but I have tagged in with notepad++ as well in case someone from that camp who is familiar with the feature of notepad++ knows the answer.

like image 718
Nickolas Nikolic Avatar asked Sep 17 '25 17:09

Nickolas Nikolic


1 Answers

In my Eclipse (Helios) "Alt+Shift+A" works. It is being labelled as "Toggle Block Selection Mode". enter image description here

like image 106
Deep Avatar answered Sep 20 '25 23:09

Deep