angular-cn/packages/language-service/test/project/app
Keen Yee Liau 8b91ea5532 fix(language-service): Resolve template variable in nested ngFor (#33676)
This commit fixes a bug whereby template variables in nested scope are
not resolved properly and instead are simply typed as `any`.

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

PR Close #33676
2019-11-11 16:06:00 -08:00
..
app.component.ts fix(language-service): Turn on strict mode for test project (#32783) 2019-10-01 11:01:01 -07:00
expression-cases.ts test(language-service): Remove redundant marker methods in MockHost (#33115) 2019-10-14 16:20:55 +00:00
main.ts test(language-service): test project cleanup (#33157) 2019-10-14 23:42:53 +00:00
ng-for-cases.ts test(language-service): Remove redundant marker methods in MockHost (#33115) 2019-10-14 16:20:55 +00:00
ng-if-cases.ts test(language-service): Remove redundant marker methods in MockHost (#33115) 2019-10-14 16:20:55 +00:00
parsing-cases.ts fix(language-service): Resolve template variable in nested ngFor (#33676) 2019-11-11 16:06:00 -08:00
test.css test(language-service): Create proper test project (#32653) 2019-09-18 13:07:01 -07:00
test.ng test(language-service): Create proper test project (#32653) 2019-09-18 13:07:01 -07:00