Skip to content

AWS IDE Extensions: stepfunctions-workflow

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

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.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-10

  • 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 Lambda: Support for environment variables in the editor webview.

Amazon Q - 1.47.0-SNAPSHOT 2025-02-10

  • 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