4

I am using Visual Studio Code for Angular, VS code intelisense shows ng-model rather than ngModel. Do I need to update something or something else? Please tell the solution. Thanks

Waleed Shahzaib
  • 1,526
  • 2
  • 18
  • 34

1 Answers1

4

Right now, it doesn't look like there's an extension for it, yet - likely due to gaps in the extension API which are currently in development.

Waleed Shahzaib
  • 1,526
  • 2
  • 18
  • 34