This is an unsupported preview build of the feature/q-inlinechat
branch of AWS Toolkit.
Install
- Download the respective plugin zip from the assets below
- In the IDE, go to Settings -> Plugins
- Click on Install plugin from disk and select the downloaded zip
Changes
3.41-SNAPSHOT (2024-11-22)
- (Feature) Feature(Amazon Q Code Transformation): support conversions of embedded SQL from Oracle to PostgreSQL
- (Feature) Inline Auto trigger will now happen more consistently and will not conflict with JetBrains code completion.
- (Feature) The key shortcuts for Q inline suggestions are now configurable from keymap settings. Default key shortcuts for navigating through suggestions are changed from left/right arrow keys to option(alt) + [ and option(alt) + ], respectively.
- (Feature) Code Transform: Enable support for Java 17 projects.
- (Feature) The Q suggestion inline popup will now hide by default and will show when the user hovers over the suggestion text, the IDE code suggestion popup will also appear to be more transparent to unblock seeing the multi-line suggestions.
- (Feature) Amazon Q /dev: support
.gradle
files - (Feature) Uses AB variation as the name for overriden customizations
- (Bug Fix) Amazon Q Chat: Changed default info color on dark themes to be blue, instead of gray
- (Bug Fix) Amazon Q chat:
@workspace
command shown in all tab types - (Bug Fix) Amazon Q Feature Dev: display limit reached error message
- (Removal) Removed support for Gateway 2024.2
- (Removal) Removed support for 2023.3.x IDEs