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

Make project load failures more visible in the UI #6038

Closed
dibarbet opened this issue Aug 4, 2023 · 1 comment · Fixed by #6060
Closed

Make project load failures more visible in the UI #6038

dibarbet opened this issue Aug 4, 2023 · 1 comment · Fixed by #6060
Assignees
Milestone

Comments

@dibarbet
Copy link
Member

dibarbet commented Aug 4, 2023

There have been a number of issues reported where various features don't work (colorization, or completion, or go to def, etc). Many of these are caused by the project not loading (either failing to load, or no sln being present, etc).

When the project fails to load, we should surface that better in VSCode - for example an error popup in the bottom right that will show the logs so that there is an indication that something went wrong.

For the no sln being present, we should just fix #5722

cc @arkalyanms @jasonmalinowski

@arunchndr
Copy link
Member

Yes Jason had the same idea about the toast when we spoke about this yesterday. I tweaked the level to error for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants