I have a file, xyz.cpp. I want to open two instances of this file in Visual studio (BTW, I am using Visual Studio 2005). Why would I want to do so? I want
How to open two instances of the same file side by side in Visual Studio 2019:
Open the file.
Click Window -> New Window.
Window -> New Window
A new window should be open with the same file.
Click on Window -> New Window Document Group.
Window -> New Window Document Group
Result: