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

Persistence for validation setting on profiles #2604

Open traeok opened 10 months ago

traeok commented 10 months ago

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

We currently provide the "Enable/disable validation for profile" option for users who want to toggle validation on specific profiles. However, if a user restarts their VS Code session, all profiles will be initialized with validation enabled.

Describe the solution you'd like

We should track the list of profiles with validation disabled so that we can disable validation for those profiles during the initialization of Zowe Explorer.

Additional context

Currently, users will have to disable validation for a single profile for every newly opened instance of VS Code.

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