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

Improve error message for dependency loading #2528

Merged
merged 4 commits into from
Apr 14, 2022

Conversation

kant2002
Copy link
Contributor

@kant2002 kant2002 commented Apr 3, 2022

Currently LSP display just generic [E] Failed to load deps which does not give a clue
about what happens. Pass underlying error information, so user can at least guess what's going on

@kant2002
Copy link
Contributor Author

kant2002 commented Apr 3, 2022

That should help me troubleshoot #2523

Currently LSP display just generic `[E] Failed to load deps` which does not give a clue
about what happens. Pass underlying error information, so user can at least guess what's going on
@kant2002 kant2002 force-pushed the kant/better-error-messaging branch from 89f7858 to 2576621 Compare April 11, 2022 12:20
@kant2002
Copy link
Contributor Author

@aseemr I did wrote tests for this PR too.

@aseemr aseemr merged commit ce7101f into FStarLang:master Apr 14, 2022
@aseemr
Copy link
Collaborator

aseemr commented Apr 14, 2022

Thanks @kant2002 !

@kant2002 kant2002 deleted the kant/better-error-messaging branch April 14, 2022 09:50
kant2002 added a commit to kant2002/FStar that referenced this pull request Apr 19, 2022
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