> ## 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.

# Code Completion

> Trigger AI-powered code suggestions

The code completion shortcut allows you to request AI-powered code suggestions on demand when no code is selected.

## Shortcut Keys

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

## Usage

This shortcut triggers code completions when your cursor is positioned in the code without any text selected. If you have text selected, the same shortcut will trigger [Inline Code Edits](/code/shortcuts/inline-code-edits) instead.
