Amazon Q offers inline completions in the command line

Posted on: Jun 4, 2024

Today, Amazon Q Developer launches AI-powered inline completions in the command line. As developers type in their command line, Q Developer will provide real-time AI-generated code suggestions. For instance, if a developer types `git`, Q Developer might suggest `push origin main`. Developers can accept the suggestion by simply pressing the right arrow.

To generate accurate suggestions, Q Developer looks at your current shell context and your recent shell history. You can learn more about how Q Developer manages your data here.

All developers on the Q Developer Free or Pro tiers will start seeing AI-generated inline completions in their command line today. To enable/disable AI completions run `q` and go to the inline completions tab. New users can download Amazon Q Developer for command line here.