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-binding-oneway snippet should make "property" as a replacement variable #29

Closed doggy8088 closed 7 years ago

doggy8088 commented 7 years ago

The output of the ng-binding-oneway snippet is [property]="statment" for now. Only statment (typo) are a replacement. I think property should be an replacement placeholder too.

BeastCode commented 7 years ago

Thanks for pull request, fixed in v4.2.9!