zowe / zowe-explorer-vscode

Visual Studio Code Extension for Zowe, which lets users interact with z/OS Data Sets, Unix System Services, and Jobs on a remote mainframe instance. Powered by Zowe SDKs.
Eclipse Public License 2.0
162 stars 90 forks source link

Allow users to copy files and members using CTRL + drag and drop #2808

Open adam-wolfe opened 5 months ago

adam-wolfe commented 5 months ago

Is your feature request related to a problem? Please describe.

In some cases, users may only want to copy files and members when using drag and drop (without removing the file/member from its original location).

Describe the solution you'd like

The convention in Windows/Linux is to hold down the control key after you start dragging something, and what you have dropped will be copied rather than moved. Can Zowe Explorer do something similar?

Describe alternatives you've considered

Users can right click on a file/member, select copy, then paste to another directory/PDS.

Additional context

github-actions[bot] commented 5 months ago

Thank you for raising this enhancement request. The community has 90 days to vote on it. If the enhancement receives at least 10 upvotes, it is added to our development backlog. If it receives fewer votes, the issue is closed.