CodeWhisperer's features are becoming a part of Amazon Q Developer. Learn more
User actions
- Amazon SageMaker
-
Action Keyboard shortcut Manually trigger CodeWhisperer
MacOS: Option + C
Windows: Alt + C
Accept a recommendation
Tab
Next recommendation
Down arrow
Previous recommendation
Up arrow
Reject a recommendation
ESC
- JupyterLab
-
Action Keyboard shortcut Manually trigger CodeWhisperer
MacOS: Option + C
Windows: Alt + C
Accept a recommendation
Tab
Next recommendation
Down arrow
Previous recommendation
Up arrow
Reject a recommendation
ESC
- AWS Glue Studio Notebook
-
Action Keyboard shortcut Manually trigger CodeWhisperer
MacOS: Option + C
Windows: Alt + C
Accept a recommendation
Tab
Next recommendation
Down arrow
Previous recommendation
Up arrow
Reject a recommendation
ESC
- Toolkit for Visual Studio
-
Action Keyboard shortcut Manually trigger CodeWhisperer
AWSToolkit.CodeWhisperer.GetSuggestion
in the keybindingsAlt + C
Accept a recommendation
Tab
Next recommendation
Edit.NextSuggestion
in the keybindingsAlt + .
Previous recommendation
Edit.PreviousSuggestion
in the keybindingsAlt + ,
Reject a recommendation
ESC, backspace, or keep typing and the recommendation will disappear as soon as there is a character mismatch.
See also Microsoft's Visual Studio default keyboard shortcuts
. To change keybindings in Visual Studio, use Tools -> Options -> Keyboard.
- AWS Toolkit for Visual Studio Code
-
Action Keyboard shortcut Manually trigger CodeWhisperer
MacOS: Option + C
Windows: Alt + C
Accept a recommendation
Tab
Next recommendation
Right arrow
Previous recommendation
Left arrow
Reject a recommendation
ESC, backspace, or keep typing and the recommendation will disappear as soon as there is a character mismatch.
To change keybindings in VS Code, see Key Bindings for Visual Studio Code
on the VS Code website. Note
The inline suggestions toolbar in VS Code is disabled by default. For more information, see Redesigned inline suggestions toolbar
on the VS Code website. - AWS Toolkit for JetBrains
-
Action Keyboard shortcut Manually trigger CodeWhisperer
MacOS: Option + C
Windows: Alt + C
Accept a recommendation
Tab
Next recommendation
Right arrow
Previous recommendation
Left arrow
Reject a recommendation
ESC, backspace, or keep typing and the recommendation will disappear as soon as there is a character mismatch.
To change keybindings in IntelliJ, see IntelliJ IDEA keyboard shortcuts
on the JetBrains website. - Lambda
-
Action Keyboard shortcut Manually fetch a code suggestion
MacOS: Option + C
Windows: Alt + C
Accept a suggestion
Tab
Reject a suggestion
ESC, Backspace, scroll in any direction, or keep typing and the recommendation automatically disappears.
To change the key bindings, use the following procedure.
While viewing a particular function, choose the gear icon to open the Preferences tab.
On the Preferences tab, select Keybindings.
In the keybindings search box, enter CodeWhisperer.
- AWS Cloud9
-
Action Keyboard shortcut Manually fetch a code suggestion
MacOS: Option + C
Windows: Alt + C
Accept a suggestion
Tab
Reject a suggestion
ESC, Backspace, scroll in any direction, or keep typing and the recommendation automatically disappears.
While viewing a particular environment, choose the gear icon to open the Preferences tab.
On the Preferences tab, select Keybindings.
In the keybindings search box, enter CodeWhisperer.
In the Keystroke column, double-click the space corresponding to the function you're interested in.
Enter the keys that you want to bind the function to.