New debug mode features
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
Hover over expression and see value in tooltip.
Execute current line or highlighted code in interactive
mode.
Single keystroke to set temporary breakpoint, execute.
clear breakpoint.
Cut/paste/drag/drop in watch window.
When [Dbg]>>> is showing, ctrl-up retrieves lines typed
at >>> prompt. (and vice versa).