---
title: Keyboard Shortcuts
description: Complete keyboard shortcuts reference for Verdent for VSCode
---

Complete keyboard shortcut reference for Verdent for VSCode commands and navigation.

---

## Chat Controls

| Action | macOS | Windows/Linux |
|--------|-------|---------------|
| Send Message | `Enter` | `Enter` |
| New Line | `Shift+Enter` | `Shift+Enter` |
| Switch Chat Mode | `Cmd+.` | `Ctrl+.` |
| Switch Model | `Cmd+/` | `Ctrl+/` |

---

## See Also

<CardGroup cols={2}>
  <Card title="Command Reference" icon="terminal" href="/docs/verdent-for-vscode/reference/commands">
    Complete command documentation
  </Card>
  <Card title="Interface Guide" icon="window" href="/docs/verdent-for-vscode/getting-started/interface">
    VSCode interface overview
  </Card>
</CardGroup>
