On Fri, Jun 1, 2012 at 2:59 AM, Jed Ludlow <
jed.l...@gmail.com> wrote:
> On Thu, May 31, 2012 at 2:46 PM, Steve <
steve.f....@gmail.com> wrote:
>>
>> Also, can we get some hot keys for these actions?
>
> The global hot key space is getting pretty crowded. I'm open to
> recommendations on a set of global debugging hot keys that make sense.
> Recall that pdb already responds to "n" for next, "c" for continue, "s" for
> step in, etc., when it has focus.
Some unscientific research gathering information about debugging
shortcuts from different Python IDEs
(
http://wiki.python.org/moin/IntegratedDevelopmentEnvironments)
definitely won't hurt here. Some scientific usability study would be
even more appreciated. =) Some IDEs have so-called 'debug mode', and I
suspect that if we don't have one, we may face a keyboard conflict
pitfall that this mode tries to avoid. I've added a page to Python
wiki with some into, as it is easier for everyone to edit. Feel free
to extend with your favorite editor combinations.
http://wiki.python.org/moin/IDEKeyboardShortcuts