jchandra74 / angularjs1.5-typescript-vscode-extension

AngularJS 1.5 TypeScript Snippets VS Code Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AngularJS TypeScript Snippets for VS Code

This is a set of AngularJS related snippets that work with the AngularJS 1.5 TypeScript JSPM Starter Kit which is available here.

Usage

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

TypeScript Snippets

ajs-module          //module
ajs-component       //component
ajs-service         //service

Release Notes

Users appreciate release notes as you update your extension.

0.0.1

Initial release of this VS Code Extension which supports creation of angular module, component and services.

0.0.2

Nothing changes but package.json

About

AngularJS 1.5 TypeScript Snippets VS Code Extension