microsoft / microsoft/vscode-dotnettools
Loading can't be completed after deleting the solution file
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Describe the Issue
1.Regression issue: Not repro in the Release builds: C# Extension 2.140.9 and CDK 3.20.199.
2.High Priority issue.
Loading can't be completed after deleting the solution file.
Steps To Reproduce
1.Create a C# Console App and add a new solution file for it.
2.Delete the solution file from Explorer.
3.Click the Switch Solution.
Expected Behavior
Load complete.
Environment Information
.NET Install Tool: 3.1.0
C# Dev Kit Extension: Pre-release 3.21.222
C# Extension: Pre-release 2.143.56
.NET SDKs: 11.0.100-preview.5.26302.115
VS Code Insiders: 1.125.0
Platform: Mac ARM64
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure in VS Code Insiders with the C# Dev Kit and the listed .NET SDK, following the steps through Switch Solution after deleting the solution file. Trace the solution-loading entry point involved in that action; done means loading completes after the solution file is deleted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, vscode
- Domain
- developer-experience, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100