Dynobase / dynamodb-vscode-snippets

AWS DynamoDB snippets for Visual Studio Code (VSCode)

Home Page:https://dynobase.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

AWS DynamoDB snippets for Visual Studio Code (VSCode)

https://dynobase.dev

License:MIT License