Visual Studio Code Snippets for Smart UI

**Now includes Grid Snippets

This extension for Visual Studio Code adds snippets for Angular for TypeScript and HTML.

Type part of a snippet, press enter, and the snippet unfolds.

Alternatively, press Ctrl+Space (Windows, Linux) or Cmd+Space (macOS) to activate snippets from within the editor.

Command Purpose
express: Add simple Express server file to workspace Adds Node.js express server
Snippet Purpose
smart-grid-component grid component
smart-grid-module grid module
Snippet Purpose
smart-grid <smart-grid> control with template reference variable
  1. Install Visual Studio Code 1.10.0 or higher
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Choose the extension
  6. Reload Visual Studio Code

This entry was posted in Angular. Bookmark the permalink.

Leave a Reply