Prefix | Description |
---|---|
ng- | Angular Snippets |
All Angular snippets starts with "ng-".
Snippet | Description |
---|---|
ng-add-story | Add Storybook Story |
ng-story | Initialize a story for a Angular Component |
- Launch VS Code
- Quick Open (⌘ P)
- Enter the following command and press enter: 'ext install Storybook Snippets'
- Choose extension (Author: Felipe Norato)
- Reload VS Code
- Launch VS Code
- Quick Open (Ctrl-Shift-P)
- Enter the following command and press enter: 'ext install Storybook Snippets'
- Choose extension (Author: Felipe Norato)
- Reload VS Code
Please send any feedback or suggestions to @fnoratol (Twitter) or create an issue on GitHub.
MIT