Closed therustmonk closed 8 years ago
This valid template doesn't highlights right:
input(#myname (keyup)="myControllerMethod()") input([(ng-model)]="foo") li(*ng-for="#name of names") ...
Attributes with that chars uses by Angular 2.
This valid template doesn't highlights right:
Attributes with that chars uses by Angular 2.