Which @angular/* package(s) are the source of the bug?
language-service
Is this a regression?
No
Description
When using template literals in template the intellisense stops working.
Without template literals:

With template literals:

Please provide a link to a minimal reproduction of the bug
https://stackblitz.com/edit/stackblitz-starters-gaxkqfux?file=src%2Fapp.html
Please provide the exception or error you saw
Please provide the environment you discovered this bug in (run ng version)
Angular CLI: 20.2.1
Node: 22.18.0
Package Manager: npm 10.9.3
OS: win32 x64
Angular: 20.2.2
... common, compiler, compiler-cli, core, forms
... platform-browser, router
Package Version
------------------------------------
@angular-devkit/architect 0.2002.1
@angular-devkit/core 20.2.1
@angular-devkit/schematics 20.2.1
@angular/build 20.2.1
@angular/cli 20.2.1
@schematics/angular 20.2.1
ng-packagr 20.2.0
rxjs 7.8.2
typescript 5.8.3
zone.js 0.15.1
Anything else?
Pay attention that intellisense doesn't work in stackblitz at all (to me at least)
Which @angular/* package(s) are the source of the bug?
language-service
Is this a regression?
No
Description
When using template literals in template the intellisense stops working.
Without template literals:

With template literals:

Please provide a link to a minimal reproduction of the bug
https://stackblitz.com/edit/stackblitz-starters-gaxkqfux?file=src%2Fapp.html
Please provide the exception or error you saw
Please provide the environment you discovered this bug in (run
ng version)Anything else?
Pay attention that intellisense doesn't work in stackblitz at all (to me at least)