Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 771 Bytes

File metadata and controls

28 lines (21 loc) · 771 Bytes

Style Guide for the Documentation

Describing Menus, Keyboard Shortcuts and Mouse Interaction

Modifier Keys:

  • ⌥ option
  • ⌘ command
  • ⇧ shift
  • ^ control

Other Modifiers and Keys:

  • right click
  • esc
  • ↑ up

Examples for Menu entries and their shortcuts:

  • Menu: File → New Tab → Example
  • Document Hub: File → New → Example (right click)
  • Document Hub: File → New → Example (right click + ⌥ option)
  • Document Hub: File → New (if the mode is set as the default mode for new files in the Preferences)
  • Preferences: Triggers
  • Context Menu: Scripts
  • Symbol Popup
  • Menu: Format → Close Current Tag/Block (⌥ option + ⌘ command + .)
  • ^ control + I (Menu: Format → Re-Indent)