You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
I'm not sure if this has any impact on this plugin, but just in case - we're currently discussing making the switch to the new error format. If you're parsing the errors for the user, this may impact you.
This change will also enable a json mode, if you want something more structured to parse.
The text was updated successfully, but these errors were encountered:
Thanks for the reminder :). This is about the new error format of the compiler output, right? So as long as there are no syntax changes to the language, we don't need to change anything (this package parses language syntax only and does not look at compiler output)
I'm not sure if this has any impact on this plugin, but just in case - we're currently discussing making the switch to the new error format. If you're parsing the errors for the user, this may impact you.
This change will also enable a json mode, if you want something more structured to parse.
The text was updated successfully, but these errors were encountered: