When I am at a breakpoint and if I want to ignore all the rest of breakpoints and move on, what shortcut should I use?
Enabled / Disabled just one break point at a time with Ctrl + F9.
Though the cursor has to be on the given line of code.