Setup Augment
Keyboard Shortcuts for JetBrains IDEs
Augment integrates with your IDE to provide keyboard shortcuts for common actions. Use these shortcuts to quickly accept suggestions, write code, and navigate your codebase.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Augment integrates with your IDE to provide keyboard shortcuts for common actions. Use these shortcuts to quickly accept suggestions, write code, and navigate your codebase.
| Method | Action |
|---|---|
| Keyboard | Cmd , select Keymap |
| Menu bar | IntelliJ IDEA > Settings > Keymap |
| Action | Default shortcut |
|---|---|
| Open Augment panel | Cmd Option I |
| Action | Default shortcut |
|---|---|
| Focus or open Chat panel | Cmd Option I |
| Action | Default shortcut |
|---|---|
| Accept entire suggestion | Tab |
| Accept word-by-word | Option Right |
| Reject suggestion | Esc |
| Toggle automatic completions | Cmd Option 9 |
| Method | Action |
|---|---|
| Keyboard | Ctrl , then select Keymap |
| Menu bar | File > Settings > Keymap |
| Action | Default shortcut |
|---|---|
| Open Augment panel | Ctrl Alt I |
| Action | Default shortcut |
|---|---|
| Focus or open Chat panel | Ctrl Alt I |
| Action | Default shortcut |
|---|---|
| Accept entire suggestion | Tab |
| Accept word-by-word | Ctrl Right |
| Reject suggestion | Esc |
| Toggle automatic completions | Ctrl Alt 9 |