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(ast): Don't crash language-server if the compiler fails to parse a file #717

Merged
merged 4 commits into from
Dec 11, 2023

Conversation

Princesseuh
Copy link
Member

@Princesseuh Princesseuh commented Dec 6, 2023

Changes

Fix #702
Fix #698
Fix #623

To be clear, it doesn't fix those issues upstream, it just prevents the language server from crashing when those issues happens. We'll be tracking the status of those upstream, as having duplicate issues in both repos has resulted in inefficiencies in our processes

Testing

Tested manually

Docs

N/A

Copy link

changeset-bot bot commented Dec 6, 2023

🦋 Changeset detected

Latest commit: 2fb96e8

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@astrojs/language-server Patch
astro-vscode Patch
@astrojs/check Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Princesseuh Princesseuh marked this pull request as draft December 6, 2023 16:03
@Princesseuh Princesseuh marked this pull request as ready for review December 7, 2023 14:57
@Princesseuh Princesseuh merged commit 621320a into main Dec 11, 2023
4 checks passed
@Princesseuh Princesseuh deleted the fix/json-panics branch December 11, 2023 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants