Does Visual Studio 2015 have a "Save A Copy As" feature for files, like IDLE and Notepad++? Currently, if I had somethning like test.cpp in a solution, I use "Save As" to save it to test2.cpp. test.cpp would be gone, so I'd just re-open it.
It's not much of a hassle, I just want to know if "Save a Copy As" feature or something like it exists in VS for convenience.