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
Angular
The sources for this package are in the main Angular repo. Please file issues and pull requests against that repo.
Usage information and reference details can be found in Angular documentation.
License: MIT