# Keys in Context

Keyboard shortcuts work in many documentation contexts.


# F1 Headings with Keys

Keys can appear in section headings for quick reference.


# In Callouts

> **Tip: Keyboard Shortcut**
>
> Press Ctrl+Shift+P to open the command palette in VS Code.

> **Note: Navigation**
>
> Use Tab and Shift+Tab to move between form fields.


# In Lists

Common shortcuts:

- Ctrl+C -- Copy
- Ctrl+V -- Paste
- Ctrl+Z -- Undo
- Ctrl+Y -- Redo


# In Blockquotes

> Press Esc to close any dialog or cancel the current operation.


# In Prose

To save your work, press Ctrl+S. If you need to undo a mistake, reach for Ctrl+Z. For more advanced operations, open the command palette with Ctrl+Shift+P.
