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

Incompatible plugin could have better error reporting #2886

Open
MikaelMayer opened this issue Oct 12, 2022 · 0 comments
Open

Incompatible plugin could have better error reporting #2886

MikaelMayer opened this issue Oct 12, 2022 · 0 comments
Labels
area: error-reporting Clarity of the error reporting kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny

Comments

@MikaelMayer
Copy link
Member

If we compile a plugin against a version of Dafny, and use it in the DafnyLanguageServer at another version of Dafny, the language server crashes with an error and an exception about the plugin's version, but it's not mentioning the language server's version.

It would be good to actually detect these error messages and clearly state the difference between the language server's version and the plugin's dafny's version

@MikaelMayer MikaelMayer added kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny area: error-reporting Clarity of the error reporting labels Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: error-reporting Clarity of the error reporting kind: enhancement Enhancements, feature requests, etc. These are NOT bugs, but ways we can improve Dafny
Projects
None yet
Development

No branches or pull requests

1 participant