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
159 stars 89 forks source link

Additional drag and drop functionality #2793

Open adam-wolfe opened 3 months ago

adam-wolfe commented 3 months ago

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

With the implementation of the VS Code FileSystemProvider API, we have added drag and drop functionality within the USS tree (https://github.com/zowe/zowe-explorer-vscode/pull/2777). Would it be possible to take this functionality further and address these other drag and drop requests:

### Tasks
- [ ] https://github.com/zowe/zowe-explorer-vscode/issues/874 - Drag and drop PDS members from one PDS to another
- [ ] https://github.com/zowe/zowe-explorer-vscode/issues/2046 - Drag and drop between local files and the data sets/USS tree - Ideally with the ability to also copy an entire directory (or at least multiple files) in both directions
- [ ] https://github.com/zowe/zowe-explorer-vscode/issues/2808 -

Describe alternatives you've considered

It is possible to copy and paste PDS members from one PDS to another using the right-click menu. Moving multiple files from a local computer to the mainframe is challenging within Zowe Explorer for VS Code, but can be accomplished using Zowe CLI.

Additional context

github-actions[bot] commented 3 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.