Skip to content Skip to sidebar Skip to footer

Can I Drop Into Interactive Mode At A Breakpoint In Pycharm3

I am a fairly new Pycharm 3 user working on a django project. Can I drop into interactive mode at a breakpoint in pycharm3? Is this possible? I have tried tools -> open debug

Solution 1:

Yes you can! Press the button I circled in green when you're at a breakpoint:)

Pycharm console close-up highlighting cmd-line button


Post a Comment for "Can I Drop Into Interactive Mode At A Breakpoint In Pycharm3"