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-model does not have a code snippet, can we have that one too ? #78

Closed ravishankarkota2017 closed 6 years ago

ravishankarkota2017 commented 6 years ago

I have seen very useful snippets for ng-if, ng-for but surprisingly ng-model snippet for angular is missing, can we get this added too? ng-model addition makes this extension awesome.

BeastCode commented 6 years ago

Hi Ravi,

how about something like ng-model -> [(ngModel)]="name" or what were you thinking?

thanks /Mike

BeastCode commented 6 years ago

I published a new version for you if you want to test it out. Let me know what else we can add :)

thanks again /Mike

BeastCode commented 6 years ago

Closing, let me know if you have any other suggestions on how to improve it.