Top shortcuts

The key shortcuts in xelfi are in general shortcuts to the menu items. They are displayed ont the right of the menu item text. These shortcuts are especially for Debug and Window submenus. Other key shortcuts are:

  • Error highlighting (see also error highlighting.)
    • Ctrl+A - Go to the previous error line
    • Ctrl+Z - Go to the next error line
    • Ctrl+E - Go to the current error line
  • Output window
    • Ctrl+E - clear the output window
  • Edit shortcuts
    • Ctrl+C - Copy
    • Ctrl+V - Paste
    • Shift+Del - Cut
    • Ctrl+Y - delete line
  • Design shortcuts
    • F10 or Ctrl+Shift+I - switch to the Component inspector
    • F11 - switch from the form window to the corresponding editor window
    • F12 - switch from the editor window to the corresponding form window


Browser shortcuts

    • c - Compile
    • e - Open editor
    • s - Show settings
    • m - Show / hide mode choice
    • x - Show / hide checkboxes
    • f - Open Form editor
    • h - Open hint window
    • r - Reparse