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

Respond with nil instead of an error when formatting fails #411

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

zachallaun
Copy link
Collaborator

@zachallaun zachallaun commented Oct 12, 2023

Responding with an error can cause clients to display a pop-up or other notification of the failed request. This can be annoying, however, because diagnostics from the failure will already be displayed.


This commit was extracted from #375.

Responding with an error can cause clients to display a pop-up or other
notification of the failed request. This can be annoying, however,
because diagnostics from the failure will already be displayed.
@scohen scohen merged commit ac6b6bd into main Oct 12, 2023
@scohen scohen deleted the za-formatting-error branch October 12, 2023 16:53
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.

2 participants