Differences between revisions 1 and 2
Revision 1 as of 2012-06-01 05:18:03
Size: 651
Editor: techtonik
Comment: research keyboard shortcuts
Revision 2 as of 2012-06-01 05:21:13
Size: 679
Editor: techtonik
Comment: fix markup
Deletions are marked like this. Additions are marked like this.
Line 6: Line 6:
|| || Eclipse || ||  || || '''Eclipse''' || ||
Line 12: Line 12:
----
CategoryEditors

Editors have a long standing problem with keyboard shortcuts - everyone invents their own, creating a problem for users trying to switch from one editor to another. Here we can try to find out which shortcuts are used by different Python IDEs/editors/tools for various roles. Feel free to add your tables and extend existing ones.

Debugging

http://stackoverflow.com/questions/6278807/why-every-ide-has-different-keyboard-shortcuts-for-debugging

Eclipse

Step Into

F5

Step Over

F6

Step Return

F7

Resume

F8

Terminate

Ctrl-F2


CategoryEditors

IDEKeyboardShortcuts (last edited 2012-06-01 05:21:13 by techtonik)

Unable to edit the page? See the FrontPage for instructions.