Releases: aws/aws-toolkit-jetbrains
Releases · aws/aws-toolkit-jetbrains
AWS Toolkit 3.52-SNAPSHOT: prerelease
This is an unsupported preview build of the main
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.52-SNAPSHOT (2025-01-30)
AWS Toolkit 3.52-SNAPSHOT: dev-execution
This is an unsupported preview build of the feature/dev-execution
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.52-SNAPSHOT (2025-01-30)
3.51
3.51 (2025-01-29)
- (Feature) Amazon Q: Now the Amazon Q suggestions can co-exist with Jetbrains suggestions, with tab behavior configurable in the settings.
- (Feature) Amazon Q: Amazon Q inline now has configurable shortcuts for various actions including accept and browsing through suggestions.
- (Feature) Add setting to allow Q /dev to run code and test commands
- (Feature) Amazon Q: The suggestion popup will hide by default and will be displayed when the suggestion is being hovered over.
- (Bug Fix) Amazon Q /doc: fix open diff in a tab when another modal is open
- (Bug Fix) Amazon Q /test: Fixed an issue which incorrectly caused payload size exceeded exception when collecting project payload files
- (Bug Fix) fix(amazonq): For security reasons, disabled auto linkify for link texts coming in markdown other than TEXT format
- (Bug Fix) Fix UI freeze caused by updating workspace index on non background context
AWS-Toolkit-3.51-Pre-release-candidate
3.51 (2025-01-29)
- (Feature) Amazon Q: Now the Amazon Q suggestions can co-exist with Jetbrains suggestions, with tab behavior configurable in the settings.
- (Feature) Amazon Q: Amazon Q inline now has configurable shortcuts for various actions including accept and browsing through suggestions.
- (Feature) Add setting to allow Q /dev to run code and test commands
- (Feature) Amazon Q: The suggestion popup will hide by default and will be displayed when the suggestion is being hovered over.
- (Bug Fix) Amazon Q /doc: fix open diff in a tab when another modal is open
- (Bug Fix) Amazon Q /test: Fixed an issue which incorrectly caused payload size exceeded exception when collecting project payload files
- (Bug Fix) fix(amazonq): For security reasons, disabled auto linkify for link texts coming in markdown other than TEXT format
- (Bug Fix) Fix UI freeze caused by updating workspace index on non background context
3.50
3.50 (2025-01-23)
- (Feature) Amazon Q: Updated
/help
command to include re:invent 2024 features - (Feature) Amazon Q: UI improvements through more accurate code syntax highlighting
- (Bug Fix) Fixed an issue where Amazon Q settings did not persist across IDE restarts
- (Bug Fix) Amazon Q: Fix context menu displaying when typing
@
, even though input is disallowed - (Bug Fix) Amazon Q: Fix up/down history navigation only triggering on first/last line of prompt input
- (Bug Fix) Amazon Q /doc: Ask for user prompt if error occurs while updating documentation
- (Bug Fix) Amazon Q: cursor no longer jumps after navigating prompt history
- (Bug Fix) Improve text description of workspace index settings
- (Bug Fix) Amazon Q /doc: fix for user prompt to change folder in chat
- (Bug Fix) Amazon Q Doc README diff will re-open when the README file is clicked after it has been closed
- (Bug Fix) Amazon Q /test: Fix for test generation payload creation to not filter out target file.
- (Bug Fix) Amazon Q: word duplication when pressing tab on context selector fixed
AWS-Toolkit-3.50-Pre-release-candidate
3.50 (2025-01-23)
- (Feature) Amazon Q: Updated
/help
command to include re:invent 2024 features - (Feature) Amazon Q: UI improvements through more accurate code syntax highlighting
- (Bug Fix) Fixed an issue where Amazon Q settings did not persist across IDE restarts
- (Bug Fix) Amazon Q: Fix context menu displaying when typing
@
, even though input is disallowed - (Bug Fix) Amazon Q: Fix up/down history navigation only triggering on first/last line of prompt input
- (Bug Fix) Amazon Q /doc: Ask for user prompt if error occurs while updating documentation
- (Bug Fix) Amazon Q: cursor no longer jumps after navigating prompt history
- (Bug Fix) Improve text description of workspace index settings
- (Bug Fix) Amazon Q /doc: fix for user prompt to change folder in chat
- (Bug Fix) Amazon Q Doc README diff will re-open when the README file is clicked after it has been closed
- (Bug Fix) Amazon Q /test: Fix for test generation payload creation to not filter out target file.
- (Bug Fix) Amazon Q: word duplication when pressing tab on context selector fixed
3.49
3.49 (2025-01-17)
- (Bug Fix) /review: Improved success rate of code reviews for certain workspace configurations
AWS-Toolkit-3.49-Pre-release-candidate
3.49 (2025-01-17)
- (Bug Fix) /review: Improved success rate of code reviews for certain workspace configurations
3.48
3.48 (2025-01-16)
- (Feature) Enhance Q inline completion context fetching for better suggestion quality
- (Feature) /doc: Add error message if updated README is too large
- (Bug Fix) /transform: always include button to start a new transformation at the end of a job
- (Bug Fix) Amazon Q can update mvn and gradle build files
- (Bug Fix) Fix doc generation for modules that are a part of the project
- (Bug Fix) Amazon Q /dev: Remove hard-coded limits and instead rely server-side data to communicate number of code generations remaining
- (Bug Fix) /transform: automatically open pre-build error logs when available
- (Bug Fix) /doc: Fix code generation error when cancelling a documentation task
- (Bug Fix) Amazon Q - update messaging for /doc agent
AWS-Toolkit-3.48-Pre-release-candidate
3.48 (2025-01-16)
- (Feature) Enhance Q inline completion context fetching for better suggestion quality
- (Feature) /doc: Add error message if updated README is too large
- (Bug Fix) /transform: always include button to start a new transformation at the end of a job
- (Bug Fix) Amazon Q can update mvn and gradle build files
- (Bug Fix) Fix doc generation for modules that are a part of the project
- (Bug Fix) Amazon Q /dev: Remove hard-coded limits and instead rely server-side data to communicate number of code generations remaining
- (Bug Fix) /transform: automatically open pre-build error logs when available
- (Bug Fix) /doc: Fix code generation error when cancelling a documentation task
- (Bug Fix) Amazon Q - update messaging for /doc agent