Skip to content

Visual Studio Code TypeScript snippets (TypeScript, Html, Angular Material, Flex Layout, ngRx, RxJS & Testing) for Angular 8

Notifications You must be signed in to change notification settings

seanonline/deloitteangularsnippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deloitte Angular 7/8 Snippets for VS Code

made-for

These set of extension for Visual Studio Code adds snippets of Typescript for angular rapid development.

Snippet Prefixes

Prefix Description
deloitte-angular Angular Snippets
deloitte-png PrimenNg Snippets Coming soon

Usage

All Angular snippets starts with "deloitte-angular-". Multiple snippets come in multiple variations.

Angular Typescript Snippets

Snippet Description
deloitte-angular-service-CRUD-setup To Add CRUD Angular Service Generation Template
deloitte-angular-service-Subscribe To Add Service Subscription Template
del-angular-component Creates standard Angular2+ component template
del-angular-module Creates standard Angular2+ module template
del-http-interceptor Creates HTTP interceptor
del-http-interceptor-logging Creates Logging interceptor
del-http-error-interceptor Creates HTTP Error Interceptor
del-http-jwt-interceptor Creates JWT Interceptor

Important

This extension is optimized for developers that use Angular and are no longer using AngularJS (Angular 1).This is by design and meant to help developers learn how AngularJS concepts and techniques map to Angular.

Requirements

  • Angular 7/8
  • Rxjs: 6.3.3

Installation (Mac)

  1. Launch VS Code
  2. Quick Open (⌘+P)
  3. Enter the following command and press enter: 'ext install deloitte-angular-snippets'
  4. Choose extension
  5. Reload VS Code

Installation (Windows, Linux)

  1. Launch VS Code
  2. Quick Open (Ctrl-Shift-P)
  3. Enter the following command and press enter: 'ext install deloitte-angular-snippets'
  4. Choose extension
  5. Reload VS Code

Disclaimer

Important: This extension due to the nature of it's purpose will create files on your hard drive and if necessary create the respective folder structure. While it should not override any files during this process, I'm not giving any guarantees or take any responsibility in case of lost data.

About

Visual Studio Code TypeScript snippets (TypeScript, Html, Angular Material, Flex Layout, ngRx, RxJS & Testing) for Angular 8

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published