Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.49 KB

File metadata and controls

46 lines (26 loc) · 1.49 KB

AWS DynamoDB snippets for VS Code

Version Installs Ratings

This extension contains code snippets for DynamoDB syntax for VS Code editor.

Demo

Installation

In order to install an extension you need to launch the Command Pallete (Ctrl + Shift + P or Cmd + Shift + P) and type Extensions. There you have either the option to show the already installed snippets or install new ones. Search for DynamoDB Snippets and install it.

Snippets

To add new, please use this awesome tool: https://snippet-generator.app/

Below is a list of all available snippets and the triggers of each one. To use them simply press Shift + ^ key and type trigger word.

| indicates a list of possible choices.

  • ddbc
  • ddb
  • reqddb
  • iddb

MIT License © Dynobase