How to disable "Run execution to here" in Visual Studio 15?
How do I disable "Run execution to here" button that appears when moving cursor to the left of the code? It's really annoying when I accidentally click it while selecting code.
Solution 1:
Uncheck Show run to click button in editor while debugging at the very end of Debugging options:
Solution 2:
A slight difference in Visual Studio 2019