aws / aws-toolkit-vscode

Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources
https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode
Apache License 2.0
1.41k stars 346 forks source link

StepFunctions LSP server activates when users re-open vscode with an ASL document from a previous editing session #5234

Closed VaidSaraswat closed 6 days ago

VaidSaraswat commented 1 week ago

Problem

Users who open vscode after previously editing an ASL document are not seeing error checking activate

Solution

This fixes that behaviour where users will now see error checking activate when re-opening vscode and editing an ASL document from a previous session

Testing

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.