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 K then Cmd S | |
Menu bar | Code > Settings... > Keyboard Shortcuts | |
Command palette | Cmd Shift P then search Preferences: Open Keyboard Shortcuts |
Action | Recommended shortcut |
---|---|
Open Augment panel | Cmd L |
Show Augment commands | Cmd Shift A |
Action | Default shortcut |
---|---|
Focus or open Chat panel | Cmd L |
Action | Default shortcut |
---|---|
Go to next | Cmd ; |
Go to previous | Cmd Shift ; |
Accept suggestion | Enter |
Reject suggestion | Backspace |
Action | Default shortcut |
---|---|
Start instruction | Cmd I |
Accept | Return |
Reject | Esc |
Action | Default keyboard shortcut |
---|---|
Accept inline suggestion | Tab |
Accept next word of suggestion | Cmd → |
Accept next line of suggestion | None (see below) |
Reject suggestion | Esc |
Ignore suggestion | Continue typing through the suggestion |
Toggle automatic completions | Cmd Option A |
Action | Recommended shortcut |
---|---|
Accept next line of suggestion | Cmd Ctrl → |