Copy while draging

Are you missing a feature? Request its implementation here.
Tobias
Posts: 2
Joined: Wed Sep 10, 2008 5:20 pm

Copy while draging

Post by Tobias »

When you drag a piece of code, it would be nice if there where an Option key to copy that piece of code instead of moving it.
So for example you press alt while draging and when you let go of the mouse while holding alt, you make a copy, similar like some grafic applications do.

Just like all those well thought of little functions Oxygen has when selecting pieces of codes with double/tripple klick etc.

I think this could really speed up coding!
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Re: Copy while draging

Post by sorin_ristache »

Hello,

Holding down the Control key when you start the drag action should do a copy instead of move. This works in the editor panel, in the Outline view, etc. Did you try it? Do you want the copy on drag and drop in the editor panel where you do the coding?


Regards,
Sorin
Tobias
Posts: 2
Joined: Wed Sep 10, 2008 5:20 pm

Re: Copy while draging

Post by Tobias »

Dammit, I thought I tryed that before I posted. :)

Thanks a lot for the answer!
Post Reply