Skip to content

Releases: vicheey/aws-toolkit-vscode

AWS IDE Extensions: prerelease

28 Apr 21:49

Choose a tag to compare

Pre-release

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.63.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.57.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.57.0-SNAPSHOT 2025-04-28

  • Miscellaneous non-user-facing changes

Amazon Q - 1.63.0-SNAPSHOT 2025-04-28

  • Miscellaneous non-user-facing changes

Previous changes

AWS IDE Extensions: serverlessland

05 Mar 18:44

Choose a tag to compare

Pre-release

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

Install

  1. Download the vsix file(s) from "Assets" below.
    • Amazon Q 1.50.0 is provided by amazon-q-vscode….vsix
    • AWS Toolkit 3.49.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.49.0-SNAPSHOT 2025-03-05

  • Feature Step Functions: Updated previewStateMachine command to open with Workflow Studio instead
  • Feature Step Functions: Added support for calling the TestState API in Workflow Studio
  • Feature Step Functions: Added support for using Workflow Studio for editing ASL files in JSON and YAML
  • Feature Step Functions: Allow starting state machine execution with no input provided

Amazon Q - 1.50.0-SNAPSHOT 2025-03-05

  • Bug Fix /doc: Usage in multiple chat tabs may cause unexpected behavior.
  • Feature Amazon Q chat: Use @ to add folders, files, and saved prompts as context
  • Feature /review: Code reviews are now created with additional workspace context to enable grouping of related scans in the backend
  • Feature Amazon Q chat: increase chat input height to 3 lines
  • Feature Amazon Q chat: Show list of files sent as context in chat response

Previous changes