visual studio - Skip current line in debugger -


is there way of skipping current line in visual studio debugger using keyboard shortcuts?

the way able using yellow cursor on left or "set next statement" not work @ end of function.

not duplicate

the "set next statement" (ctrl+shift+f10) shortcut work @ end of function... need use mouse though well.


Comments