microsoft / vscode-dotnettools

This is a feedback repository to capture issues logged for the C# Dev Kit and related extensions from Visual Studio Code
Other
228 stars 12 forks source link

[BUG] Creating New/Adding projects from subfolders creates solution folders #564

Open dileep-hegde opened 1 year ago

dileep-hegde commented 1 year ago

Describe the Issue

In Visual Studio, when we create new/add existing projects from subfolders, the project opens directly without creating solution folders in solution Explorer.

But In VS Code, it is creating solution folders for each subfolder on the disk.

Creating solution folder might help in some scenarios but not matching with Visual Studio, For Example: Having a solution folder allow us to create/open projects with identical names, that also only works in Visual Studio

So, there is inconsistency in how we manage projects in Visual Studio and Visual Studio Code.

Steps To Reproduce

Create New Project in a subfolder or Add Existing Project from a subfolder.

Expected Behavior

As this looks like a feature not a bug in one way. I'm not able to decide which one is correct. (Visual Studio or VS Code)

Environment Information

github-actions[bot] commented 6 months ago

This issue has been marked as stale after 14 days of inactivity. @[ @ @], could you please take a look?