# Keyboard Shortcuts Guide

## Overview

Pluro Accessibility Copilot supports standard VS Code keyboard shortcuts for navigation and issue management.

## Core Shortcuts

| Action | Shortcut (Windows/Linux/macOS) | Description |
|--------|-------------------------------|-------------|
| Command Palette | Ctrl+Shift+P / Cmd+Shift+P | Access all Pluro commands |
| Next Issue | F8 | Navigate to next problem/issue |
| Previous Issue | Shift+F8 | Navigate to previous problem/issue |

## Notes
- Most Pluro commands are accessible via the Command Palette (Ctrl+Shift+P / Cmd+Shift+P). Type "Pluro" to see available commands.
- Additional navigation and actions are available through the Problems panel in VS Code.

## Support
- For more information, visit [pluro.ai/docs](https://pluro.ai/docs) or contact support@pluro.ai
