Useful vscode snippets for common patterns when creating Microsoft's FAST Components.
- The included snippets can automatically insert import directives for symbols that come from external packages.
- 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
- Fixed wrong syntax for
when
&repeat
directives
- Fixed wrong syntax for event bindings