Giter VIP home page Giter VIP logo

vscode-cdk-snippets's Introduction

VSCode CDK Snippets

A non-official set of VSCode snippets for CDK development.

Alt Text

Table of Contents

Background

VSCode CDK snippets is a compilation of snippets created for personal usage over the last months + some extra useful snippets. The purpose of these snippets is to remove the burden of writing CDK resources scaffolds manually, automating the process and making the development cycle faster and less error prone.

Install

Head to VSCode marketplace and search for "CDK Snippets"

Usage

Snippets are designed to work with Typescript language. Thus, make sure to set correctly the filetype on VSCode.

Invoking a snippet can be done by directly typing the command prefix (or part of it), and IntelliSense will present the available options.

Alternatively, the snippets context can be invoked with Ctrl + Space

Once the snippet is selected, the cursor is placed on specific breakpoints. Fill these breakpoints and hit Tab to head to the next one.

When available, snippets will present pre-defined values, specially for Typescript enumeration types. In this case, just use the arrow keys to select a value (or erase and type a custom one).

More information about VSCode snippets can be found here.

Available snippets

An up-to-date list of available snippets can be found on Catalog file.

Changelog

Changelog file can be found here.

Contributing

Feel free to dive in! Open an issue or submit PRs.

Standard Readme follows the Contributor Covenant Code of Conduct.

License

MIT © Mauricio Klein

vscode-cdk-snippets's People

Contributors

mauricioklein avatar hoegertn avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.