Hacker News new | ask | show | jobs
by erokar 3230 days ago
Not in templates.
1 comments

You need to use the Angular Language Service extension for vs code, it works perfectly giving you full type completion and error checking in templates https://github.com/angular/vscode-ng-language-service
Thanks for sharing this.