Skip to content

AWS IDE Extensions: prerelease

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 22:23
545dc4f

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.37.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.35.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.34.0 2024-11-14

  • Bug Fix SAM debugging: misleading 'IaC' message/placeholder
  • Bug Fix SAM local debugging: aws.region and aws.credentials specified in launch config should override default Toolkit region and credentials

Amazon Q - 1.36.0 2024-11-14

  • Bug Fix Fix broken inline suggestion auto-trigger on Systemverfilog files if users dont have systemverilog extension installed and enabled
  • Bug Fix tutorial always showing on start
  • Feature Enable default @workspace context of Amazon Q chat for certain users
  • Feature Amazon Q /dev: Add an action to accept individual files

Previous changes