[wingide-users] Debug Probe
Jose Neto
jbastosneto at gmail.com
Tue Jan 4 19:15:37 MST 2011
One of the best features of the IDE, in my opinion, is the Debug Probe.
While stopping on a breakpoint, I open it and often type:
import pprint from pprint as p
Then I can pretty print dictionaries, lists, etc, making the debugging activity more enjoyable.
Is there any way to have some snippet of code (like this above) executed automatically on the debug probe window?
Jose
More information about the wingide-users
mailing list