Debugging an exe without a project

On several occasions I have seen a feature request to debug an exe without a project. I love this feature request because we already have it. Just open the exe as a project. You can even configure the project to attach to the exe instead of launch it if you like. There is even a command line option for this -> devenv.exe /debugexe.