|
1 |
| -This is an unreleased, unsupported test build for beta testers. |
| 1 | +Amazon Q is your generative AI-powered assistant across the software development lifecycle. |
2 | 2 |
|
3 |
| -## License |
| 3 | +## Inline code suggestions |
4 | 4 |
|
5 |
| -This extension is distributed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0). |
| 5 | +Code faster with inline code suggestions as you type. |
| 6 | + |
| 7 | +<sub>[_15+ languages supported including Python, TypeScript, Rust, Terraform, AWS Cloudformation, and more_](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/q-language-ide-support.html)</sub> |
| 8 | + |
| 9 | +## Chat |
| 10 | + |
| 11 | +Generate code, explain code, and get answers to questions about software development. |
| 12 | + |
| 13 | + |
| 14 | +## Security scans |
| 15 | + |
| 16 | +Analyze and fix security vulnerabilities in your project. |
| 17 | + |
| 18 | + |
| 19 | +<sub>[_10 languages supported including Python, TypeScript, C#, and more_](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/security-scans.html)</sub> |
| 20 | + |
| 21 | +## Agent for software development |
| 22 | + |
| 23 | +Amazon Q can plan and implement new functionality across multiple files in your workspace. |
| 24 | +<sub>Type “/” in chat to open the quick actions menu and choose the “/dev” action.</sub> |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | +<sub> _Note - this demo has been trimmed, Amazon Q can take several minutes to generate the plan and code_</sub> |
| 29 | + |
| 30 | +## Agent for code transformation |
| 31 | + |
| 32 | +Upgrade your Java applications in minutes, not weeks. |
| 33 | + |
| 34 | +<sub>Type “/” in chat to open the quick actions menu and choose the “/transform” action.</sub> |
| 35 | + |
| 36 | + |
| 37 | +<sub>[_Currently supports upgrading Java 8 or 11 Maven projects to Java 17_](https://docs.aws.amazon.com/amazonq/latest/qdeveloper-ug/code-transformation.html#prerequisites)</sub> |
| 38 | + |
| 39 | +## Code reference log |
| 40 | + |
| 41 | +Attribute code from Amazon Q that is similar to training data. When code suggestions similar to training data are accepted, they will be added to the code reference log. |
| 42 | + |
| 43 | +## Getting Started |
| 44 | + |
| 45 | +**Free Tier** - create or log in with an AWS Builder ID (no AWS account needed!). |
| 46 | + |
| 47 | +**Pro Tier** - if your organization is on the Amazon Q Developer Pro tier, log in with single sign-on. |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | +## Troubleshooting & feedback |
| 52 | + |
| 53 | +[File a bug](https://github.com/aws/aws-toolkit-vscode/issues/new?assignees=&labels=bug&projects=&template=bug_report.md) or [submit a feature request](https://github.com/aws/aws-toolkit-vscode/issues/new?assignees=&labels=feature-request&projects=&template=feature_request.md) on our Github repository. |
0 commit comments