Skip to content

AWS IDE Extensions: prerelease

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 12:35
f658601

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.23.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.22.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.21.0 2024-08-22

  • Bug Fix Various backend fixes

Amazon Q - 1.23.0-SNAPSHOT 2024-08-28

  • Bug Fix Fix bug when undo inline suggestion causes command not found
  • Bug Fix Amazon Q Code Transformation: allow symlinks for JDK path
  • Bug Fix Fix bug where text with inline code copied from Amazon Q Chat had new line breaks around the inline code text
  • Bug Fix Fix bug with code indentation and nested list formatting in chat response prompt
  • Bug Fix Fix bug when disabled commands does not get filtered in quick actions

Previous changes