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
172 stars 92 forks source link

Add support for copy/paste data sets between favorites and normal profiles #3276

Open traeok opened 2 hours ago

traeok commented 2 hours ago

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

In previous versions of Zowe Explorer, we did not support expanding multiple favorited searches from the same profile. Now that we can expand multiple searches from the same profile, the copy/paste feature should be updated to support copy/pasting for these use cases.

Describe the solution you'd like

Enhance the current copy/paste data sets functionality to support:

Describe alternatives you've considered

Search for both data set patterns under the same profile, e.g. trae.public.*, customer.public.* and then do the copy/paste under the same profile.

You can also manually copy the contents, but since we support copy/paste between data sets under a single profile, we should consider expanding it to support searches.

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