microsoft / microsoft/vscode-dotnettools
Switch solution command on an existing sln ineffective in workspace dev mode
Open
@LittleLittleCloud is already working on this.
Since Sep 1, 2026.
bug
regression
v11
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Describe the issue
In a folder with multiple solutions, and in C# Workspace dev mode, using switch solution in explorer does not switch to that solution.
Collect logs
N/A
Steps to reproduce
- Open a folder with multiple solutions
- Confirm you are in dev mode
- In Explorer, right click on a solution, use
switch solution
Expected behavior
In v3, the selected solution opens.
Environment information
- OS: Win
- VS Code: 1.136.0
- C# Ext: 2.151.18
- C# Dev Kit: 9.9.474-g1dbf0f
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.
Assessment
This issue has not been assessed yet.