Odux TypeScript Snippets for VS Code
Odux
Odux TODOList Example
Usage
Type part of a snippet, press enter , and the snippet unfolds.
Snippets
Snippet |
Purpose |
odux-component |
component |
Alternatively, press Ctrl +Space (Windows, Linux) or Cmd +Space (OSX) to activate snippets from within the editor.
Installation
- Install Visual Studio Code 1.10.0 or higher
- Launch Code
- From the command palette
Ctrl -Shift -P (Windows, Linux) or Cmd -Shift -P (OSX)
- Select
Install Extension
- Choose the extension
- Reload Visual Studio Code
| |