Tag: Edit and Continue
How to enable Edit and Continue in Visual Studio 2012 ?
Edit and Continue is one of the interesting debugging feature in Visual Studio that lets the developers to edit the code and continue debugging even when the debugger breaks. How to enable Edit and Continue in Visual Studio 2012 ? Follow the below steps to enable Edit and Continue feature in Visual Studio 2012. 1. Open the Visual Studio Options ( Tools -> Options )…