I want 'Edit and Continue' to be enabled. I also want to edit code files will the game is running, with the understanding that those changes won't be applied immediately.
Basically Visual Studio is trying to protect me from confusion, as editing code while the game is running won't immediately apply to Edit and Continue. I would rather not have this protection. Any way to disable it?