About keyboard shortcuts

Augment is deeply integrated into your IDE and utilizes many of the standard keyboard shortcuts you are already familiar with. These shortcuts allow you to quickly accept suggestions, write code, and navigate your codebase. We also suggest updating a few keyboard shortcuts to make working with code suggestions even easier.

To update keyboard shortcuts, use one of the following:

MethodAction
Keyboardcmd + k then cmd + s
Menu barCode > Settings... > Keyboard Shortcuts
Command palettecmd + shift + p then search Preferences: Open Keyboard Shortcuts

General

ActionRecommended shortcut
Open Augment panelcmd + L
Show Augment commandsshift + cmd + a

Chat

ActionDefault shortcut
Focus or open Chat panelcmd + L

Completions

ActionDefault shortcut
Toggle automatic completionscmd + ctrl + a
Accept inline suggestiontab
Accept next word of suggestioncmd +
Accept next line of suggestionNone (see below)
Reject suggestionescape

Recommended shortcuts

We recommend updating your keybindings to include the following shortcuts to make working with code suggestions even easier. These changes update the default behavior of Visual Studio Code.

ActionRecommended shortcut
Accept next line of suggestionctrl + cmd +