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?
You can select "Disable All Breakpoints" from the Debug menu.
This and then continue with F5.
You could set this up as a keyboard shortcut under Tools/Options/Keyboard.