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

Fix diagnostics line parsing #50

Merged
merged 1 commit into from
Aug 24, 2022
Merged

Conversation

julienduchesne
Copy link
Member

Fixes #49
The parsing was all wrong in some cases and was quite unsafe. This should no longer panic and it fixes a few issues with parsing
All tested now, too

Fixes #49
The parsing was all wrong in some cases and was quite unsafe. This should no longer panic and it fixes a few issues with parsing
All tested now, too
@julienduchesne julienduchesne merged commit fe63f3d into main Aug 24, 2022
@julienduchesne julienduchesne deleted the julienduchesne/fix-diag-parsing branch August 24, 2022 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash on diagnostics, VSCode
1 participant