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

Connection error provides less detail since FileSystemProvider #2847

Open t1m0thyj opened 2 months ago

t1m0thyj commented 2 months ago

I noticed that error messages have changed when a ds search fails. Not sure if the change in behavior is intentional? I think this could be addressed as a separate issue, and plan to approve the PR once my connection is fixed 😋

Before After
zOSMF image image

Originally posted by @t1m0thyj in https://github.com/zowe/zowe-explorer-vscode/pull/2777#pullrequestreview-2001521410