microsoft / microsoft/vscode-dotnettools
Auto open solution broken
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
When opening a folder, the solution is not opening by default.
Steps To Reproduce
For example:
- Clone and open dotnet/aspire
settings.json:
{ "dotnet.defaultSolution": "./Aspire.slnx", "dotnet.solution.autoOpen": "./Aspire.slnx", "dotnet.preview.enableSupportForSlnx": true, "dotnet.testWindow.useTestingPlatformProtocol": true, "aspire.enableSettingsFileCreationPromptOnStartup": false }
Expected Behavior
The solution opens in solution explorer.
Environment Information
No response
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 issue with the settings.json configuration and the dotnet/aspire folder described in the report. Verify whether the configured Aspire.slnx file opens in Solution Explorer when the folder is opened; done means the expected solution opens automatically.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100