Skip to content

Dynobase/dynamodb-vscode-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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