visual studio 2015 - "Changes are not allowed while code is running" -


i going , forth between code in visual studio 2015 , browser. when forget turn off debugger before trying make edits error:

changes not allowed while code running.

it comes annoying bleep sound , popup. there way make go away , have visual studio stop code automatically when sees trying make edits?

it's fine, click ok, manually stop code , try edits again. problem when on stubborn piece of code doesn't want work , going , forth forget stop code. @ point frustrated because of code , stupid popup bleep sound enough send me rage of cursing.


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -

c# - Get the Class name in a class with atribute inside a attribute method -