Eclipse:你能把光标放在所有行上吗?

时间:2009-12-03 08:19:38

标签: eclipse text-editor

在IDEA中,您可以将光标放在所有行上。

这在Eclipse中可行吗?

2 个答案:

答案 0 :(得分:5)

Eclipse 3.5应该有一个列模式(这是我想你要问的) - 使用Alt+Shift+A

我没有尝试过,因为我暂时停留在3.4.1版本。有一个声称适用于3.4.0(http://tkilla.ch/column_mode/)的补丁,但它不能用于我的3.4.1安装。

答案 1 :(得分:0)

如果您参考选择一组线条的能力(如全部功能),您可以使用大纲视图

alt text http://publib.boulder.ibm.com/infocenter/radhelp/v7r5/topic/org.eclipse.jdt.doc.user/whatsNew/images/drag-and-drop-outline.png

从那里,您可以移动/重新排列/删除所有文本块。


如果是关于列模式,请参阅my answer here

alt text http://update.eclipse.org/downloads/drops/R-3.5-200906111540/images/block-selection-mode.png