AWS Scripting Guy

Results 17 comments of AWS Scripting Guy

Also see https://github.com/redhat-developer/vscode-yaml/issues/142

Yes. In the meantime, please use [AWS SAM CLI](https://github.com/awslabs/aws-sam-cli). There is also an official extension from AWS to work with Lambda functions using SAM under the hood [AWS Toolkit for...

Hi, the quickest way would be to activate language interpreter by shortcut ```ctrl + K + m``` while in VS Code and pick YAML to switch any file to YAML...

Did you enable yaml custom tags in your User settings as mentioned here? https://github.com/aws-scripting-guy/cform-VSCode/issues/22

Hi, can you please elaborate on the behaviour you'd like to see? For ec2 instance, you see the list of attributes right away ![vs_code_yaml](https://user-images.githubusercontent.com/16693850/75589812-156b0080-5a7c-11ea-8d81-5389b22ec3a1.png)

All resources exhibit the same snippet behavior. If I see more votes from the community I can refactor the extension so there's no additional newline after picking up the resource

Hi, I've done fork for VS Code. https://github.com/aws-scripting-guy/cform-VSCode You can try it from VS Marketplace: https://marketplace.visualstudio.com/items/aws-scripting-guy.cform