To open a second solution alongside your first solution, use the following steps: Official documentation: How do I open multiple solutions or instances of Visual Studio for Mac? Open a second solution inside a single instance
If you don’t want to daily search for this specific terminal command, create a script as below: the active project(For run/debug) changes depending on which file you have marked/selected/editing. sln file, click Options and uncheck Close Current Workspace. There is also the option of opening multiple solutions in the same Visual Studio instance. See the details of the feature in the release notes of VS2019 for Mac Preview. Open a terminal window, and then issue the following command: open -n -a 'Visual Studio'Īlright, at last!, Microsoft has just implemented the simplest solution of all in Visual Studio 2019: just right click on its icon on the launch bottom bar, and choose “New instance”:
How to do this with VS for Mac? How to solve this problem? Solution no. I used to be able to do this with Xamarin studio using the Xamarin launcher. I wish to open multiple instances of VS for Mac.