AWS CloudFormation Templates for Visual Studio CodeThis extension adds rich language support for AWS CloudFormation Templates to Visual Studio Code. It works for both JSON and YAML templates, as long as the file extensions are respectively Quick Start
Language features
These features work even when there are syntactic or semantic errors in your file. ContributingThe best way to contribute to this extensions is to use it and file issues on the GitHub repository. Thank you! Also please rate the extension and leave honest feedback, I'll be sure to read it. ArchitectureThis extension provides rich language support using a Language Server Protocol server provided by this project. It connects to that LSP server using vscode-languageclient. Faster performanceThis extension runs faster when Java is installed. It looks for the Java home directory in these locations:
|