You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: