Is it possible to debug an editor blueprint?

Is it possible to debug an editor blueprint not in Play mode (PIE)? I’ve set breakpoints but they don’t pause execution. I do see the connection lines light up when UE runs through the blueprint but I would like to step through.

I don’t think so, but put the BP in play, debug it, and then put it back to edit mode…