Use code completions to get more done. Augment’s radical context awareness means more relevant suggestions, fewer hallucinations, and less time hunting down documentation.
getUser
, Augment will suggest the function signature. Press Tab to accept the suggestion. Augment will continue to offer suggestions until the function is complete, at which point you will have a function similar to:
Action | Default keyboard shortcut |
---|---|
Accept inline suggestion | Tab |
Accept next word of suggestion | Cmd → |
Accept next line of suggestion | None (see above) |
Reject suggestion | Esc |
Ignore suggestion | Continue typing through the suggestion |
Toggle automatic completions | VSCode: Cmd Option A |
JetBrains: Cmd Option 9 |