IntelliJ Community . LineUtilsPlugin

 
LineUtilsPlugin 

HOME INDEX SEARCH CHANGES GO  
This Plugin adds two editor actions, "Cut Line" and "Paste Line". "Cut Line" acts like "Delete Line", but cuts the currently selected line to the System clipboard. "Paste Line" is intended for use in conjunction with "Cut Line". It pastes the contents of the current system clipboard above the current line.

It's a small enhancement to functionality, but it makes it very easy to move around lines of text without using the mouse.

By default, "Cut Line" and "Paste Line" are bound to shortcuts Alt-Y and Alt-P. This can be changed with the keymaps panel, where they appear as "Other Actions" (If anyone knows how to cause these to show up under "Editor Actions", let me know.)

Builds supported: It's only been tested with 644.

Known issues: none, but it wouldn't surprise me a bit.

-- DaveGriffith - 12 Sep 2002

But this functionality already exists in IDEA!

-- ErbC - 17 Sep 2002

"Cut" and "Paste" will do something similar to this if no text is selected. All very cool (although counter-intuitive, unstandard, and undocumented). Had I known about that at the time, I probably wouldn't have written the plugin.

-- DaveGriffith - 18 Sep 2002

IntelliJPluginWebForm
IntelliJPluginName:
IntelliJPluginVersion:
IntelliJPluginVendor:
IntelliJPluginBinary:
IntelliJPluginSource:
IntelliJPluginClassification:
TopicClassification: IntelliJPluginArchive
TopicShortDescription: This Plugin adds two editor actions, "Cut Line" and "Paste Line". "Cut Line" acts like "Delete Line", but cuts the currently selected line to the System clipboard.
TestedOnOS:
ShouldRunOnOS:

Attachment: sort Action: Size: Date: Who: Comment:
lineutil.jar action 4486 12 Sep 2002 - 04:34 DaveGriffith the plugin
LineUtilSrc.zip action 2600 12 Sep 2002 - 04:36 DaveGriffith the source

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.