Visual Studio 2015 lacks the Change and Continue option.

I donโ€™t know why, but the ENC parameter for my VS 2015 community is missing:

I already made a full recovery on the VS installation, and the problem did not disappear. Has anyone had such a problem?

+4
source share
1 answer

It appears that the Edit and Continue option has been moved to Visual Studio 2015 from where it was earlier in 2013 and is not searchable in the Quick Launch or the Search Options window.

In the options dialog, select debugging on the left. Then on the right side scroll to the very bottom and options for editing and continuing will appear.

Change and continue options

+5
source

All Articles