aws / aws-toolkit-visual-studio

AWS Toolkit for Visual Studio - a plugin to interact with AWS
https://aws.amazon.com/visualstudio/
Apache License 2.0
107 stars 29 forks source link

Intellisense support for YAML based CloudFormation template files #258

Open awschristou opened 2 years ago

awschristou commented 2 years ago

The Toolkit currently has auto-completion support for JSON-based CloudFormation templates. We received a feature request to provide auto-completion support for YAML based templates.

If this is something you would find useful, you can register your interest by adding a reaction to this issue: image

JobaDiniz commented 1 year ago

I use yaml and the lack of support for auto-completion slow us down, but worse are the errors (that are not errors) that VS points out because it doesn't know better.

image

So yeah, 👍🏻 for this feature.