Skip to content

AWS IDE Extensions: prerelease

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 21:48
34b695a

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.34.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.32.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.32.0-SNAPSHOT 2024-11-05

  • Bug Fix SAM: Save SAM deploy parameters to correct samconfig.toml in project folder
  • Bug Fix SAM: Skip unnecessary prompters for sync operation when using flag from samconfig.toml file
  • Bug Fix AWS Lambda: Removed action to delete a Lambda or S3 bucket in the AppBuilder section as resources created through IaC frameworks should not be directly modified since this creates drift

Amazon Q - 1.34.0-SNAPSHOT 2024-11-05

  • Bug Fix Align example help text with prompt message in chat
  • Bug Fix Improve @workspace index auto pause start strategy.
  • Feature Allow users to View and Apply diff when they explictily send code to Amazon Q using - Fix, Refactor, Optimize and Send To Prompt.

Previous changes