Closed catosaurusrex2003 closed 1 month ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
/rtm
:tada: This PR is included in version 2.3.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
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
After
Related issue(s)
1077
and https://github.com/asyncapi/vs-asyncapi-preview/issues/200