Skip to content

feat(language-service): add Angular-specific Inlay Hints (LSP 3.17) #66730

@kbrilla

Description

@kbrilla

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: language-serviceIssues related to Angular's VS Code language service

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions