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

feat: fix of make @asyncapi/react component with vs asyncapi preview #1082

Conversation

catosaurusrex2003
Copy link
Contributor

Description
Improved the error handling in helpers/parser to convert diagnostics of severity 0 into errors which can be displayed.

This pr is almost same to #1068. It just targets different kind of parsing. ie parseFromUrl method which is used when inside of vs-asyncapi-preview extension.

These are the following changes it does to the vs-asyncapi-preview extension.

Before
image

After
image

Related issue(s)
#1077
and
asyncapi/vs-asyncapi-preview#200

Copy link

sonarcloud bot commented Oct 11, 2024

Copy link
Member

@AceTheCreator AceTheCreator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job @catosaurusrex2003, this looks good to me 👍🏾

@AceTheCreator
Copy link
Member

/rtm

@asyncapi-bot asyncapi-bot merged commit 7db197c into asyncapi:master Oct 14, 2024
19 checks passed
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 2.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants