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

ng-switch missing #24

Closed doggy8088 closed 7 years ago

doggy8088 commented 7 years ago

In the README, there is a ng-switch snippet, but it's gone in the extension.

BeastCode commented 7 years ago

The Switch snippet was missing a param for html, so it was only generated into typescript.json and not the html.json

BeastCode commented 7 years ago

Fixed in 4.1.15