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

Prevent LSP server from crashing on code actions #5543

Merged
merged 4 commits into from
Jun 7, 2024

Conversation

keyboardDrummer
Copy link
Member

@keyboardDrummer keyboardDrummer commented Jun 7, 2024

Fixes #5541

Description

  • Prevent LSP server from crashing on code actions

How has this been tested?

  • Added an LSP test

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

@keyboardDrummer keyboardDrummer enabled auto-merge (squash) June 7, 2024 11:54
Copy link
Member

@MikaelMayer MikaelMayer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, that will make life definitely better!

@keyboardDrummer keyboardDrummer merged commit fdf362f into dafny-lang:master Jun 7, 2024
21 checks passed
@keyboardDrummer keyboardDrummer deleted the fixLspCrash branch June 7, 2024 15:21
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.

textDocument/codeAction failed
2 participants