> ## Documentation Index
> Fetch the complete documentation index at: https://www.onuro.ai/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Inline Code Edits

> Trigger AI-powered code modifications for selected ranges

The inline code edits shortcut allows you to modify highlighted code ranges using AI assistance.

## Shortcut Keys

| Platform      | Shortcut                          |
| ------------- | --------------------------------- |
| Mac           | `Option + X` (with text selected) |
| Windows/Linux | `Alt + X` (with text selected)    |

## Usage

1. Select/highlight the code range you want to modify
2. Press the shortcut to open the edit prompt
3. Describe your desired changes
4. Review and accept/reject the AI suggestions

This uses the same shortcut as Code Completion, but triggers different behavior when text is selected.
