Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Handy Method Editor keyboard shortcuts:

  • Alt-Up/Down: moves selected rows up and down
  • Double-click after opening bracket (or before closing bracket): highlights the code between the brackets and scrolls the matching bracket into view if applicable. Works for {}, (), [], '' and ""
  • Control-Shift-f: formats the selected code
  • Control-/: (un)comments the selected/current line using //
  • Control-Shift-/: (un)comments the selected/current line using /....
  • Control-Numpad_Divide: enable folding
  • Control-Numpad_Multiply: Expand all
  • Control-Shift-Numpad_Divide: Collapse folding
  • Control-Shift-L: Look for a Object by name (form, relation, valuelist, method etc)
  • Control-H: file-based search in workspace
  • Control-o: Quick outline for the current editor
  • Control-l: Jump to linenumber