Skip to content

AWS IDE Extensions: stepfunctions-workflow

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 20:11
66d7bdb

This is an unsupported preview build of the feature/stepfunctions-workflow 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-04

  • 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-04

  • 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