dotnet / dotnet/project-system
"Edit .... .csproj" is not available if project fails to load.
Open
Feature-Project-File-Editing
Triage-Investigate
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
If you hit an error like https://github.com/dotnet/roslyn-project-system/issues/1176, the project fails to load, but this also makes it harder to fix, because the option to edit the `.csproj` file is no longer available in intellisense. Here's the repo in the failed state: https://github.com/MiniProfiler/dotnet/tree/6e2ccc233da4f9d8614a57573857c885292e1881
and here's a screenshot:

Contributor guide
Assessment
This issue has not been assessed yet.