Contributed to open source
Created a GitHub repository
Published a VS Code extension
+1

CDK Construct Snippets for VS Code


I published a new tool for AWS CDK users. It’s an extension that adds L1 construct snippets from CDK into VS Code.

Basically, it will autocomplete any CloudFormation resource you specify including its properties + value.

The extension get's updated automatically when AWS updates the CloudFormation resource specification file.

https://github.com/dannysteenman/vscode-cdk-snippets