"Changes are not allowed when code is running" with VS2019

  • Thread starter Thread starter KakCAT
  • Start date Start date
K

KakCAT

Guest
In VS2017, C#, when you tried to change code while the program was running, "Changes are not allowed when code is running" appeared.

This has changed in VS2019. It is possible to change code while running, although it doesn't have any effect until you stop and continue.

Is it possible to make VS2019 disallow the modification of code while running? It seems a good feature, but for some reason it's disrupting my workflow, making me lose more time than when things were like in VS2017 where you couldn't do that.


Thanks!

Continue reading...
 
Back
Top