-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
Description
Describe the Issue
I have been unable to successfully open more than one .slnx file that are stored in the same folder.
- Opening a second instance of VS Code and opening the folder with the solutions does not prompt for which solution to open and simply brings up the existing VS Code instance that has a different solution open from the folder.
- I tried creating a second profile and open the folder with that, but it does the same as above.
- I tried moving one of the .slnx to a sub folder and C# dev kit does not seem to recognize the solution file (I tested it with regular VS and no issues).
Is there some secret?
Steps To Reproduce
No response
Expected Behavior
When opening the folder with a new instance of VS Code I'd expect to be prompted for which solution to open. Also would be nice to have C# dev kit add a tab with recent solutions to pick from.
Environment Information
No response