amazon-states-language-service icon indicating copy to clipboard operation
amazon-states-language-service copied to clipboard

Create an option to disable specific parts of validation

Open alanbo opened this issue 4 years ago • 0 comments

https://github.com/aws/aws-toolkit-vscode/issues/1102 https://github.com/aws/aws-toolkit-vscode/issues/1016

Create options to disable:

  • Validation based on JSON Schema
  • Validation of additional properties
  • Validation of Parameters

Thanks to that we would be able to limit the validation for state machine renderer in AWS Toolkit for VS Code. Users at times may want to render invalid ASL.

alanbo avatar Jul 17 '20 21:07 alanbo