Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error messages inconsistent with ZE error messages #57

Open
Tracked by #119
JeffinSiby opened this issue Feb 18, 2022 · 2 comments
Open
Tracked by #119

Error messages inconsistent with ZE error messages #57

JeffinSiby opened this issue Feb 18, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request priority-low Legit issue but cosmetic or nice-to-have Technical-Debt

Comments

@JeffinSiby
Copy link

JeffinSiby commented Feb 18, 2022

Use error message structure provided through the ZE APIs for CICS extension error message.

Snippet from FTP extension which uses the desired structure:

ZoweVsCodeExtension.showVsCodeMessage(
            "Zowe Explorer was modified for FTP support.",
            MessageSeverityEnum.INFO,
            ZoweLogger
        );
@JeffinSiby JeffinSiby added Epic and removed Epic labels Feb 18, 2022
@zFernand0 zFernand0 transferred this issue from zowe/vscode-extension-for-cics Feb 5, 2024
@JTonda JTonda added Technical-Debt enhancement New feature or request priority-low Legit issue but cosmetic or nice-to-have labels Feb 27, 2024
Copy link

Thank you for raising this enhancement request.
The community has 90 days to vote on it.
If the enhancement receives at least 5 upvotes, it is added to our development backlog.
If it receives fewer votes, the issue is closed.

@zowe-robot zowe-robot moved this from New Issues to Low Priority in Zowe Explorer for VS Code Feb 27, 2024
@traeok
Copy link
Member

traeok commented Feb 27, 2024

Update: while this feature request is still relevant, we have deprecated ZoweVsCodeExtension.showVsCodeMessage in favor of Gui.showMessage from the Zowe Explorer API.

@zFernand0 zFernand0 self-assigned this Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-low Legit issue but cosmetic or nice-to-have Technical-Debt
Projects
Status: Low Priority
Development

No branches or pull requests

4 participants