BeastCode / VSCode-Angular-TypeScript-Snippets

Visual Studio Code TypeScript snippets (TypeScript, Html, Angular Material, Flex Layout, ngRx, RxJS & Testing) for Angular 17
https://marketplace.visualstudio.com/items?itemName=Mikael.Angular-BeastCode
MIT License
92 stars 49 forks source link

Create snippet for Material Divider with Inset (mat-divider) #62

Closed BeastCode closed 6 years ago

BeastCode commented 6 years ago

Create snippet for <mat-divider [inset]="true">

Add the new snippet to the snippets.json in the source folder, everything else will be generated automatically later on. See existing snippets for examples.

tikishabudin commented 6 years ago

Just created a pull request for this. Please do let me know if I'm doing this correctly. If not, let me know what I did wrong. Thank you

BeastCode commented 6 years ago

Looks great, thanks!

BeastCode commented 6 years ago

Published: Version 5.2.17