Skip to content

AWS IDE Extensions: prerelease

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Apr 19:16
fbef8e8

This is an unsupported preview build of the master branch of AWS IDE Extensions for VSCode.

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.54.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.53.0 is provided by aws-toolkit-vscode….vsix
  2. Run Extensions: Install from VSIX... from the VSCode command palette and choose the vsix file(s).

Changes

AWS Toolkit - 3.53.0-SNAPSHOT 2025-04-02

  • Miscellaneous non-user-facing changes

Amazon Q - 1.54.0-SNAPSHOT 2025-04-02

  • Bug Fix Amazon Q chat: @prompts not added to context
  • Feature Amazon Q chat: View and search chat history
  • Feature SageMaker Unified Studio: Disable Sign out
  • Feature SageMaker Unified Studio: Update Q Chat Introduction message
  • Feature /review: automatically generate fix without clicking Generate Fix button
  • Feature Amazon Q chat: Automatically persist chats between IDE sessions
  • Feature Save user command execution logs to plugin output.
  • Feature Amazon Q chat: Code blocks in chat messages have a max-height of 21 lines and can be scrolled inside
  • Feature Amazon Q chat: Click share icon to export chat to Markdown or HTML

Previous changes