vscode-asl-validatorValidate AWS Step Function State Machines. Based on asl-validator by AirWare (https://www.airware.com/). FeaturesPerform validation of your AWS Step Function State Machines. CommandsThe validation can be run on the current editor by keybinding/running:
Known IssuesPackage size is much smaller, but stil larger than I would like. AcknowledgementsNot enough credit can go to AirWare for asl-validator. Basically all I did was transform the schemas and validations to TypeScript. Big thanks also to epoberezkin for json-source-map. This powers the JSON Pointer to source-code lookup. Finally, credit belongs to Microsoft for making available the JSON Language Service as an independent package. |