Keybindings - processing/processing4 GitHub Wiki

If you want to customise the keybindings in Processing you can do so through the preferences.txt in the Processing settings.

To find out which keys to set in the preferences.txt please take a look at the editor's language files: PDE.properties

A quick (non-exhaustive) list of key bindings that can be modified this way:

menu.edit.redo.keystroke
menu.edit.comment_uncomment.keystroke
menu.edit.increase_indent.keystroke
menu.edit.decrease_indent.keystroke
menu.edit.increase_font.keystroke
menu.edit.decrease_font.keystroke
menu.debug.step.keystroke
menu.debug.step_into.keystroke
menu.debug.step_out.keystroke
editor.header.previous_tab.keystroke
editor.header.next_tab.keystroke