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

Add the ability to create reflists #3014

Open adam-wolfe opened 1 month ago

adam-wolfe commented 1 month ago

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

Reflists enable users in ISPF to save a list of data sets for quick access. Zowe Explorer allows users to save search queries as favorites. However, the queries may include too many data sets or might exclude data sets that they also need access to. By allowing a user to build reflists, the user can more easily select exactly the data sets that they need to work with.

Describe the solution you'd like

Allow users to:

  1. Create a reflist
  2. Add data sets to the reflist
  3. Open/expand the reflist

Question: Should it be possible for users to add data sets to a reflist from multiple LPARs?

Describe alternatives you've considered

Zowe Explorer allows users to save search queries as favorites. In many cases, this might be adequate.   Additional context

Related to https://github.com/zowe/zowe-explorer-vscode/issues/3013

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