Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 2.79 KB

File metadata and controls

55 lines (36 loc) · 2.79 KB

Amazon Q for Visual Studio Code

Marketplace Version Marketplace Downloads

Amazon Q for VS Code is a VS Code extension for connecting your IDE to Amazon Q and leveraging generative AI to accelerate your software development.

  • Code faster with inline code suggestions as you type
  • Chat with Amazon Q to generate code, explain code, and get answers to questions about software development
  • Analyze and fix security vulnerabilities in your project
  • Upgrade your Java applications

This project is open source. We encourage issues, feature requests, code reviews, pull requests or any positive contribution. See CONTRIBUTING.md to get started.

Project Directory

Documentation

Feedback

We want your feedback!

License Scanning

To generate license reports and attribution documents for third-party dependencies:

npm run scan-licenses

# Or run directly
./scripts/scan-licenses.sh

This generates:

  • LICENSE-THIRD-PARTY - Attribution document for distribution
  • licenses-full.json - Complete license data

License

This project and the subprojects within (Amazon Q for Visual Studio Code) is distributed under the Apache License, Version 2.0.