get-keymaps in drscheme:rep:drs-bindings-keymap-mixin
The keymaps returned from this method are chained to this
editor<%>'s keymap.
The result of this method should not change - that is, it should return the same list of keymaps each time it is called.
((listof (instanceofsenda-drscheme:rep:drs-bindings-keymap-mixinget-keymapskeymap%))Calls the super method and adds in a keymap with the drscheme-specific keybindings:
f5 - Run
c:x;o - toggles the focus between the definition and interactions windows.