Wish Debug Menu should have a menu item "Current Line"

Widget

Well-Known Member
Licensed User
Longtime User
When debugging an app, often I will press F10 to execute out of the current Sub or when the app is stopped at a breakpoint I may select another editor tab and will look at the code, and forget where the currently executing line is located. I know it is there. Where did it go? It just disappeared in a sea of code.

I'd like to see the Debug menu have a menu item called "Current Line" that repositions the editor window to the currently executing line (where the debugger is currently stopped at). This will help me find my way back without having to scroll through code or look through editor tabs.

TIA
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…