Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 416 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 416 Bytes

stepfunctions-sdk-autocomplete

Vscode extension that provides autocomplete for AWS StepFunctions SDK integrations. Only works with YAML ASL.

Demo

Limitations

  • The autocomplete is based on the AWS SDK schema for NodeJS and may differ from the StepFunctions syntax, but in most cases it will be correct or close enough.
  • Only works for YAML ASL
  • Early version - there may be some bugs