df890d7629
This commit fixes a bug with the expression parser wherein the end index of an expression node was recorded as the start index of the next token, not the end index of the current token. Closes #33477 Closes https://github.com/angular/vscode-ng-language-service/issues/433 PR Close #34690 |
||
---|---|---|
.. | ||
util | ||
binding_parser_spec.ts | ||
template_parser_absolute_span_spec.ts | ||
template_parser_spec.ts | ||
template_preparser_spec.ts |