aws-toolkit-vscode
aws-toolkit-vscode copied to clipboard
StepFunctions: support comment toggling for asl-yaml (.asl.yaml / .asl.yml)
Problem
I cannot use Toggle Line Comment / Toggle Block Comment in my .asl.yaml
file
I use:
aws toolkit 2.1.0
vscode version 1.84.2
macos 14.1.1 (Apple M1)
Expected behavior
Can Toggle Line Comment / Toggle Block Comment in .asl.yaml
file
Expected behaviour: Toggle Line Comment / Toggle Block Comment should comment or uncomment the selected line in an AS YML document.
This is not unique to asl-yaml. ssm-yaml has the same behaviour