microsoft / microsoft/vscode-dotnettools
The path of the second project is displayed as Multi level folder..\..\..\..\..\..\..\ after click "C# Startup Project" when creating two or more projects in a solution.
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
The path of the second project is displayed as Multi level folder after click "C# Startup Project" when creating two or more projects in a solution.
Note:
- The issue does not repro on C# Dev Kit release version: 1.41.11.
- If close VSCode solution, re-open the solution, the issue not repro.
Steps To Reproduce
- Create a new MAUI App (or any .NET App).
- Right click solution > New Project...> choose one of .NET App (any, e.g. MAUI, MAUI Blazor, Android Application, iOS Application...)
- Click "C# Startup Project" in the bottom right corner of the page
Actually Behavior: The path of the second project is displayed as Multi level folder..\..\..\..\..\..\..\
Expected Behavior
Display the actual folder hierarchy:
Environment Information
- OS: Windows, MacOS
- VS Code Version: 1.103.2
- C# Extension Prerelease Pipelines - Run 2.90.51
C# Dev Kit Prerelease Pipelines - Run 1.50.33
MAUI Prerelease: Pipelines - Run 1.11.14
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
Reproduce the issue in a VS Code solution containing two .NET projects by creating a new project and selecting "C# Startup Project." Inspect the solution's project hierarchy display and make the second project's actual folder hierarchy appear instead of repeated parent folders; verify the behavior after reopening the solution as a comparison.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100