When I am debugging my code, sometimes I need to look at another method or class. When I want to turn back to yellow arrow, I have to navigate between files and search the yellow arrow. I can use Step Over (F10), but I don't want to do that. I need the current status. Is there an easy way to jump to yellow arrow?
In Visual Studio, the command is Debug.ShowNextStatement and it's bound to Alt+Num * by default if you're using the "Visual C#" settings. Of course, you can bind it to just about anything else you want by going to Tools > Options... > Environment / Keyboard.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With