Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>FAST SnippetsNew to Visual Studio Code? Get it now.
FAST Snippets

FAST Snippets

kingoftac

|
1,570 installs
| (1) | Free
VSCode snippets for commonly used conventions when creating FAST Components.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.

custom element

FAST element template definitions

template

FAST HTML Directives

slotted directive

FAST Template Bindings

event binding

More Examples

  • FAST Elements
  • Templating
    • Directives
    • Bindings
  • Styling

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
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft