Skip to content

AWS IDE Extensions: prerelease

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Feb 19:27
46d76cb

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.48.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.47.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.47.0-SNAPSHOT 2025-02-18

  • Bug Fix appBuilder: pass '--no-use-container' when '--use-container' is not selected in quickpick
  • Feature App Builder: Autoload debug configuration for local invoke webview

Amazon Q - 1.48.0-SNAPSHOT 2025-02-18

  • Bug Fix /dev and /doc: Multi-root workspace with duplicate files causes infinite 'Uploading code...' loop
  • Bug Fix /transform: allow View Summary button to work even after accepting diff

Previous changes