Skip to content

AWS IDE Extensions: prerelease

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Apr 03:56

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.58.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.55.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.55.0-SNAPSHOT 2025-04-11

  • Miscellaneous non-user-facing changes

Amazon Q - 1.58.0-SNAPSHOT 2025-04-11

  • Bug Fix inline chat activates properly when using 'aws.experiments.amazonqChatLSP' feature flag
  • Bug Fix Amazon Q Chat: code blocks in responses flicker, switching tabs during answer streaming makes expand button disappear
  • Bug Fix Amazon Q Chat: tab bar buttons disappear when closing non-active tab
  • Bug Fix Amazon Q Chat: chat history list does not truncate markdown

Previous changes