Skip to content

jakethashi/vscode-angular2-emmet

Repository files navigation

⛔️ DEPRECATED I sincerely apologize, but this repository has been deprecated.

Angular 2 TypeScript Emmet suport for VS Code

Have you ever missed zen coding support for Angular 2 typescript files inside vscode? If is your answer yes then following extension to Visual Studio Code solve you issue.

Installation

  1. Install Visual Studio Code 1.12.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 Angular 2 TypeScript Emmet
  6. Reload Visual Studio Code

Usage

Type abbreviation using emmet syntax, press tab, and the abbreviation will be replaced by HTML content.

Use Extension

Use Extension

Features

Replace abbreviation inside template property of Component decorator.

Known Issues

About

Support zen-coding syntax for Angular 2 typescript files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published