First time here? Check out the FAQ!

Revision history  [back]

Step Over should just step over an import. If that's not happening, it's a bug. In general, setting a breakpoint where you want to end up is often a faster way to get there. Right-click on the breakpoint to set a conditional if you need to isolate a particular case to debug.