5eaab85fc0
`let` and `of` should be considered reserved keywords in template syntax and thus should not be part of the autocomplete suggestions. For reference, TypeScript does not provide such completions. This commit removes these results and cleans up the code. PR Close #34434 |
||
---|---|---|
.. | ||
app.component.ts | ||
expression-cases.ts | ||
main.ts | ||
ng-for-cases.ts | ||
ng-if-cases.ts | ||
parsing-cases.ts | ||
test.css | ||
test.ng |