Skip to content

AWS IDE Extensions: sdkv3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Feb 23:10
ce887ef

This is an unsupported preview build of the feature/sdkv3 branch of AWS IDE Extensions for VSCode.

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.47.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.46.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.46.0-SNAPSHOT 2025-02-07

  • Feature Lambda: Support for environment variables in the editor webview.

Amazon Q - 1.47.0-SNAPSHOT 2025-02-07

  • Bug Fix Send to prompt and other context menu options not sent if chat was closed
  • Feature Amazon Q /dev: support .hbs, .gjs, .gts, .astro, .mdx, .svelte, .erb, .rake files
  • Feature /transform: automatically download results when ready
  • Feature /transform: support Java 21 transformations

Previous changes