Keen Yee Liau 9ebac71521 fix(language-service): Should not crash if expr ends unexpectedly ()
If there is any parser errors when parsing template, we should stop
immediately and not proceed with template expression diagnostics.

This regression is caused by 6d11154652
and affected v9.0.0-next.4 onwards.

PR closes https://github.com/angular/vscode-ng-language-service/issues/436

PR Close 
2019-11-01 17:37:48 +00:00
..