mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Today, the language service infers the type of variables bound to the "ngIf" template context member of an NgIf directive, but does not do the same for the the "$implicit" context member. This commit adds support for that. Fixes https://github.com/angular/vscode-ng-language-service/issues/676 PR Close #35941 |
||
|---|---|---|
| .. | ||
| bundles | ||
| src | ||
| test | ||
| BUILD.bazel | ||
| index.ts | ||
| language-service.ts | ||
| package.json | ||