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

Explicitly report error to the user when one of the following command fails (addFile, addExistingFile, addFileAbove, addFileBelow) #1849

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

MangelMaxime
Copy link
Contributor

This PR is related to ionide/FsAutoComplete#1076 but doesn't need it in order to be merged.

This PR improve the reported error in VSCode if the LSP server detected a problem when running the commands (addFile, addExistingFile, addFileAbove, addFileBelow) and that problem was not detected up front by Ionide.

Old error

old_error_report.mp4

New error

new_error_report.mp4

… fails (addFile, addExistingFile, addFileAbove, addFileBelow)
@baronfel
Copy link
Contributor

Lovely change, thank you!

@baronfel baronfel merged commit c7b7a4e into ionide:main Mar 13, 2023
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