Edit and continue in VS2013
Hi,
I recently switched to VS2013 and for some reason edit+continue (in debugging mode) is no longer working.
In VS2010, whenever I changed code in debugging mode, Alt+F10 would make Visual Studio update the changed code and continue with the program.
This no longer appears to be working in VS2013.
I have Tools->Options->Debugging->Edit and Continue->"Enable Edit and Continue" ON, so that's not the problem here.
Is there possibly some new shortcut for this in VS2013?
I've tried installing VS2013 on two other computers, and it worked in none of them, so it's probably also not something with the installation.
Can anyone tell me what I'm missing?
Thank you in advance!
1 Attachment(s)
Re: Edit and continue in VS2013
Check Enable native Edit and Continue as well.
Attachment 33911
Re: Edit and continue in VS2013
No, unfortunately it's still not working.
Whenever I change my code while debugging I either get this message:
http://s1379.photobucket.com/user/er...i4brs.png.html
or I can't set breakpoints anymore:
http://s1379.photobucket.com/user/er...1uby5.png.html
I've tried with 3 different computers, and I can't edit+continue with VS2013 while debugging on any of them.