Summary
Add Angular-specific inlay hints for templates in the Angular Language Service and VS Code extension.
Scope
- Template variable type hints (
@for, @if aliases, @let, template refs)
- Event and binding hints (including host/listener contexts)
- Pipe and function call hints
- Control-flow hints (
@switch, @defer)
- Interactive inlay labels where location metadata is available
- Extension settings for Angular inlay hint behavior
- Runtime settings refresh via LSP configuration flow
Tracking PR
Notes
Summary
Add Angular-specific inlay hints for templates in the Angular Language Service and VS Code extension.
Scope
@for,@ifaliases,@let, template refs)@switch,@defer)Tracking PR
Notes