Bug 337070 - [typing] Add Edit commands: Copy&Append, Cut&Append and Paste&Copy
Summary: [typing] Add Edit commands: Copy&Append, Cut&Append and Paste&Copy
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P5 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: Platform-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2011-02-13 11:46 EST by Pieter Smith CLA
Modified: 2019-09-24 13:57 EDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pieter Smith CLA 2011-02-13 11:46:51 EST
Build Identifier: 

The edit commands Copy&Append, Cut&Append and Paste&Copy (See UltraEdit32) or equivalents are not implemented in Eclipse.  These edit functions allow much more productive workflows on a number of editing tasks.  Please add these or equivalents. E.g.:

* Copy&Append (Ctrl+Shift+C): copies data from the document to the clipboard, appending it to any existing data in the clipboard
* Cut&Append (Ctrl+Shift+X): deletes data from the document and moves it to the clipboard, appending it to any existing data in the clipboard
* Paste&Copy (Ctrl+Shift+V): pastes the clipboard text to the selection (replacing it) and copies the selected text to the clipboard




Reproducible: Always
Comment 1 James Blackburn CLA 2011-02-13 11:48:44 EST
Doesn't sound specific to CDT.
Comment 2 Pieter Smith CLA 2011-02-13 12:13:01 EST
(In reply to comment #1)

You're probably right.  I'm a little new to the Eclipse community, so please point me in the right direction if I got it wrong.
Comment 3 Lars Vogel CLA 2019-09-24 13:57:19 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.