FAST-Snippets
Useful vscode snippets for common patterns when creating Microsoft's FAST Components.
Features
- The included snippets can automatically insert import directives for symbols that come from external packages.
Featured FAST snippets
Components created using @customElement decorator.
FAST element template definitions
FAST HTML Directives
FAST Template Bindings
More Examples
Release Notes
1.6.0
- Reworked how the extension manages the existing document imports and how new imports get inserted.
- Overall should be more reliable and less prone to failure
1.6.1
- Fixed wrong syntax for
when & repeat directives
1.6.2
- Fixed wrong syntax for event bindings
| |