aws-toolkit-vscode icon indicating copy to clipboard operation
aws-toolkit-vscode copied to clipboard

StepFunctions: support comment toggling for asl-yaml (.asl.yaml / .asl.yml)

Open HaiNNT opened this issue 1 year ago • 1 comments

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

HaiNNT avatar Dec 06 '23 02:12 HaiNNT

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

wong-a avatar Dec 21 '23 18:12 wong-a