Rectangular Edit Tools module uploaded
I have uploaded the Rectangular Edit Tools module to my Netbeans update center described here.
This module installs the following actions in Edit:Rectangle Menu and Rectangle toolbar.
Note: The leading column of the rectangle defined by the selection has to be less than the trailing column.
Example
Text and Selection
|
Action |
Text in editor |
Clipboard
|
0123456789 0123456789 0123456789 0123456789 0123456789
|
Rectangular Cut |
0123456789 01789 01789 01789 0123456789
|
2345 2345 2345
|
0123456789 0123456789 0123456789 0123456789 0123456789
|
Rectangular Copy
|
0123456789 0123456789 0123456789 0123456789 0123456789
|
2345 2345 2345
|
0123456789 0123456789 0123456789 0123456789 0123456789
|
Rectangular Paste with text in clipboard
-- ++++ *****
|
0123456789 01--789 01++++789 01*****789 0123456789
|
-- ++++ *****
|
0123456789 0123456789 0123456789 0123456789 0123456789
|
Rectangular Delete
|
0123456789 01789 01789 01789 0123456789
|
No change |
0123456789 0123456789 0123456789 0123456789 0123456789
|
Rectangular Clear
|
0123456789 01 789 01 789 01 789 0123456789
|
No change |
0123456789 0123456789 0123456789 0123456789 0123456789
|
Rectangular Replace with user sepcified text
---
|
0123456789 01---789 01---789 01---789 0123456789
|
No change
|
Sources
TODO
- Rectangular selection highlight
DISCLAIMER: This module is experimental. So no guarantees. Use the module at your own risk.
Posted by sandipchitale
( Nov 10 2006, 05:47:36 PM PST ) Permalink