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

Enable users to exclude data sets from the list #3013

Open adam-wolfe opened 1 month ago

adam-wolfe commented 1 month ago

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

Users familiar with ISPF may be used to using EXCLUDE to filter out data sets that are listed in DSLIST. Zowe Explorer does not provide this capability.

Describe the solution you'd like

Add the ability to exclude data sets from the tree view using a filter entered by the user.

Describe alternatives you've considered

Zowe Explorer allows you to search using a filter, but the search filtering is only additive - i.e., there's no way to say get me everything under HLQ.TEST.* but exclude any DS with a name that contains load for example.

Additional context

To make this feature more usable/convenient, it would be good to be able to save a DS List/ref list (like the REFADDD command in ISPF), which would make it easy for users to gather a list of data sets rather than relying on favorited search queries.

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

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.