# Keyboard Shortcuts

All shortcuts available while the dev server is running. Mac uses ⌘ (Cmd), Windows/Linux uses Ctrl.

## Global

These work on any page, regardless of whether the dev panel is open.

| Shortcut | Action |
|---|---|
| ⌘/ or Ctrl+/ | Toggle dev panel |
| ⌘. or Ctrl+. | Open [SEO preview](/docs/seo-preview) in new tab |

## Editor

These work when the dev panel is open with a file loaded.

| Shortcut | Action |
|---|---|
| ⌘S or Ctrl+S | Save current file |
| ⌘F or Ctrl+F | Find in file |
| Tab | Insert 2 spaces |

## Search

These work when the search bar is open inside the dev panel.

| Shortcut | Action |
|---|---|
| Enter | Next match |
| Shift+Enter | Previous match |
| Escape | Close search |

## Related

- [Dev Panel](/docs/dev-panel) — the in-browser markdown editor
- [SEO Preview](/docs/seo-preview) — preview search engine and social card appearance