Copying and pasting files in VC++ solution explorer

Is anyone else getting the error “Cannot copy Visual C++ items within the same project when “Show All Files” is turned off”?

Is this the default behavior? I lose my source hierarchy when I turn on show all files, so that’s not a viable solution.

It seems like a real hassle to have to goto explorer, copy the file of interest, and then use the add to project menu in visual studio to re-add the file.

Does anyone have a good way to speed this process up?