Keyboard shortcuts

Learning objective

  • Memorize the highest-impact shortcuts for classroom productivity.

Key syntax

F1 Context help | Shift+F1 Help center | F5 Run | F6 Compile

Examples

  • Ctrl+S save, Ctrl+Shift+S save all.
  • Ctrl+Shift+F format document.
  • Alt+P open Problems panel.
  • Ctrl+. apply quick fix.

Common mistakes

  • Mixing editor shortcuts and project-tree shortcuts.
  • Not using context help (F1) when blocked.

Suggested practice

  • Solve one exercise using keyboard-only workflow.
  • editor-basics
  • diagnostics