1 Apr 2003 05:47
Patch for debugger hotkeys
David McNab <david <at> rebirthing.co.nz>
2003-04-01 03:47:11 GMT
2003-04-01 03:47:11 GMT
Attached is a modified Debugger.py file (from IDLEfork v0.9a2) which
implements hotkeys with the debugger panel.
Changes:
- Debugger window regains focus after step/next/over/out/go commands
- Key bindings for debugger window - windows-style:
- F9 - Go
- F10 - Next
- F11 - Step
- Shift-F11 - Out
- source display enabled by default
In case the file attachment doesn't get through, I've put up the file
on: http://www.freenet.org.nz/misc/Debugger.py.gz
I leave it to people who are much more up-to-speed with IDLE to
incorporate these bindings into the key bindings menu.
Ahhh, now my poor sore mouse-fingers can take a break!! :))
Cheers
David
2.3 beta should be coming out any week now--I'm not really sure when
though.
Hopefully, we will get idlefork moved into 2.3 also. Not sure
of the status of idlefork either.
> Any Feedback? The options dialogue will need some usability work.
Looks good so far. Feel free to re-organize options if you think
they make more sense another way. I can always change it in
pychecker too.
Neal
RSS Feed