Skip to content

Highlight Angular Signal Type Variables in Class and Template Files #2086

Open
@gabrielnemeth

Description

@gabrielnemeth

🚀 Feature request

Is your feature request related to a problem? Please describe.

The Angular Language Service in VS Code does not highlight signal type variables in both the class and template files. This makes it harder to tell signal variables apart from regular properties in a project. WebStorm already highlights signals, and this helps with recognizing them quickly.

Feature Type

What does this request affect:

  • Angular Language Service VSCode extension
  • Angular Language Service server

Describe the solution you'd like

Add highlighting for signal type variables, both in the class and template files, so it's easy to distinguish them from other variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions