Releases: aws/aws-toolkit-jetbrains
Releases · aws/aws-toolkit-jetbrains
AWS-Toolkit-3.41-Pre-release-candidate
3.41 (2024-11-22)
- (Feature) Amazon Q /dev: support
.gradle
files - (Feature) Inline Auto trigger will now happen more consistently and will not conflict with JetBrains code completion.
- (Feature) Uses AB variation as the name for overriden customizations
- (Feature) Code Transform: Enable support for Java 17 projects.
- (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) 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) Feature(Amazon Q Code Transformation): support conversions of embedded SQL from Oracle to PostgreSQL
- (Bug Fix) Amazon Q chat:
@workspace
command shown in all tab types - (Bug Fix) Amazon Q Feature Dev: display limit reached error message
- (Bug Fix) Amazon Q Chat: Changed default info color on dark themes to be blue, instead of gray
- (Removal) Removed support for Gateway 2024.2
- (Removal) Removed support for 2023.3.x IDEs
3.40
3.40 (2024-11-14)
- (Feature) Amazon Q /dev: Add an action to accept individual files
- (Bug Fix) Fix a bug when Amazon Q responds with still indexing message even when
@workspace
index is done - (Bug Fix) Fix issue where Amazon Q inline chat can be invoked from non-editor windows
AWS-Toolkit-3.40-Pre-release-candidate
3.40 (2024-11-14)
- (Feature) Amazon Q /dev: Add an action to accept individual files
- (Bug Fix) Fix a bug when Amazon Q responds with still indexing message even when
@workspace
index is done - (Bug Fix) Fix issue where Amazon Q inline chat can be invoked from non-editor windows
3.39
3.39 (2024-11-12)
- (Bug Fix) Fix poor inline suggestions from Amazon Q caused by improperly formatted supplemental context
AWS-Toolkit-3.39-Pre-release-candidate
3.39 (2024-11-12)
- (Bug Fix) Fix poor inline suggestions from Amazon Q caused by improperly formatted supplemental context
3.38
3.38 (2024-11-07)
- (Bug Fix) Improve the position that inline chat shortcut hint is shown in editor
- (Bug Fix) Improve
@workspace
index start stop strategy - (Bug Fix) Fixed an issue where Q inline won't appear in JetBrains remote 2024.2+
AWS-Toolkit-3.38-Pre-release-candidate
3.38 (2024-11-07)
- (Bug Fix) Improve the position that inline chat shortcut hint is shown in editor
- (Bug Fix) Improve
@workspace
index start stop strategy - (Bug Fix) Fixed an issue where Q inline won't appear in JetBrains remote 2024.2+
3.37
3.37 (2024-10-31)
- (Bug Fix) Amazon Q /dev: Fix the issue resulting in the first request per conversation to /dev failing
- (Bug Fix) Fix inline chat shortcut hint breaking text selection on remote editors
AWS-Toolkit-3.37-Pre-release-candidate
3.37 (2024-10-31)
- (Bug Fix) Amazon Q /dev: Fix the issue resulting in the first request per conversation to /dev failing
- (Bug Fix) Fix inline chat shortcut hint breaking text selection on remote editors
3.36
3.36 (2024-10-30)
- (Bug Fix) Fix inline chat default key binding not working on windows and linux