Reputation: 519
On VS 19 when debugging, there used to be the different types of buttons on the toolbar i.e. start, stop, step into, step over, etc. Now for some reason it disappears and when I debug the only thing I see on the toolbar is a play button that shows continue. When I want to do other options, I have to go to the debug tab. Is there a way to restore those standard debug options that would automatically show up on the toolbar on debug mode?
Here I am debugging but the debug options are missing:
Upvotes: 3
Views: 6218
Reputation: 21
Go to Views>Toolbars: Standard and gg it will appear the Debugging in dropdown list.
Upvotes: 2
Reputation: 21709
You should be able to click on the little dropdown arrow to the right of the toolbar
which gives you Add or Remove Buttons, which you can hover over and select the buttons you need.
You can also
Upvotes: 6