Handmade Hero»Forums»Code
Tanawatra C.
2 posts
Accident edit code in VS(debugger) and save
Are there anyone accident edit source code in VS2013(debugger)?? and save.

when I'm do that it's took BSOD everytimes.
Andrew Chronister
194 posts / 1 project
Developer, administrator, and style wrangler
Accident edit code in VS(debugger) and save
Sounds like Edit and Continue might be causing something to crash? I'm not sure if it's enabled by default, but try going to Tools->Options and then Debugging->"Edit and Continue" and disabling anything in that panel. You can also try disabling other settings in the Debugging section that look like they might be causing issues.
Tanawatra C.
2 posts
Accident edit code in VS(debugger) and save
I'm disabled.. but i'm still able to edit code and if I save and BSOD appear.. :(

[attachment=6]debug_options.png[/attachment]