Features - CodeWhisperer

CodeWhisperer's features are becoming a part of Amazon Q Developer. Learn more

Features

CodeWhisperer's most prominent feature is its ability to provide you with suggestions while you're writing code.

CodeWhisperer anticipates how you're going to finish a line of code or a comment line. It can generate a full function for you, or it can complete a code block. It can suggest functions to complete docstrings, and it can provide line-by-line suggestions as you code at your own pace.

When you use CodeWhisperer with VS Code or JetBrains, it integrates with Amazon CodeGuru to perform security scans on both your active file and its dependents, highlighting any issues it finds.