项目作者: bg46z

项目描述 :
generate completion items for cloudformation based on the cloudformation resource specification provided by AWS
高级语言: TypeScript
项目地址: git://github.com/bg46z/cloudformation-ext-resourcespec-vscode.git


cloudformation-ext-vscode

This extension is meant to make Cloudformation more accessible to new users.
The extension takes the Cloudformation Resource Specification provided by AWS and generates completion items based on the Resource Type that you supply.
Only provides resources marked as Required.

Features

  • Resource Autocompletion
    Resource Completion in Action

  • Property Autocompletion
    Property Completion in Action