eclipse插件用于矩形选择/剪切/粘贴区域? [英] eclipse plugin for rectangular select/cut/paste regions?

查看:642
本文介绍了eclipse插件用于矩形选择/剪切/粘贴区域?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有人知道一个Eclipse插件来做矩形区域选择而不是正常选择? (差异如下所示)

 这里的星号表示正常选择区域***** 
** **********
******************
*****并且都可以被选为一个文本

这里是一个*************矩形
选择*************区域
我喜欢可以
选择并删除


解决方案

编辑:


列Eclipse的插件定义了列的概念和这个可编辑组件的一些功能。提供复制,粘贴,剪切,填充,小写,大写,搜索和替换,列历史等功能。


column_mode


通过简单地在eclipse之上添加一个插件,最着名的是column4eclipse,已经有各种各样的尝试来解决这个问题。但是,这些解决方案在提供UltraEdit等编辑器时,不会提供所期待的完整功能。



2007年1月,Avaloq赞助了在eclipse中本机实现列模式的修补程序的创建。由于补丁的入侵性质以及API 3.3的API冻结已经到来,因此无法仔细观察补丁。本网站的目的是为了使有兴趣的用户能够轻松地使用所提供的功能,使修补版本的所需插件可用。



2008年7月 - 补丁有可能使它进入Eclipse主干的机会相当小。根据受欢迎的要求,我已经将修补程序修改为Eclipse 3.4,并创建了一个包含Eclipse SDK中受影响功能的功能修补程序的更新站点。这应该适用于大多数文本编辑器。



Does anyone know of an Eclipse plugin to do selection by rectangular region rather than the "normal" selection? (difference illustrated below)

 the asterisks here represent a "normal" selection region *****
 ************
 ******************
 ***** and can all be selected as one block of text

 here is a ************* rectangular
 selection ************* region
 that I wo ************* uld like to be able 
 to select and delete

解决方案

Edit: Eclipse 3.5 has this built-in, so a plugin is now unnecessary.

Textual editors now support block (aka column or rectangular) selection mode:

To enable it either use Alt+Shift+A or activate the 'Editor Presentation' action set to get a tool bar button for toggling the block selection mode.


For Eclipse 3.4 and earlier, try columns4eclipse:

Columns Plug-in for Eclipse defines the concept of 'Column' and some functions of this editable component. Functions such as copy, paste, cut, fill, lowercase, uppercase, search and replace, columns history and others are provided.

or column_mode:

There have been various attempts to fix this by simply adding a plug-in on top of eclipse, most notably columns4eclipse. However, these solutions do not offer the full functionality one expects when coming from editors such as UltraEdit.

In January 2007, Avaloq has sponsored the creation of a patch that implements column mode natively in eclipse. Due to the invasive nature of the patch and the fact that the API freeze for Eclipse 3.3 was already approaching, the patch could not be looked at closely. This site's purpose is to make a patched version of the required plug-ins available, in order to make it easy for interested parties to play with the provided functionality.

July 2008 – Chances that the patch will ever make it into the Eclipse trunk are rather small. By popular request, I have adapted the patch to Eclipse 3.4 and created an update site containing feature patches for the affected features in the Eclipse SDK. This should work for most text editors.

这篇关于eclipse插件用于矩形选择/剪切/粘贴区域?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆