microsoft / microsoft/vscode-dotnettools

Auto open solution broken

Open
#2,829 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

area-solution bug regression
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:

  1. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.