Skip to content

Highlight constructor name on invocation for inspector #9725

@FMorschel

Description

@FMorschel

We have some IDE things like Show Type Hierarchies that highlight a range (in this case, the type name - see dart-lang/sdk#62815 for a recent issue around it). I think it would be beneficial for the inspector if we could see the constructor invocation highlighted, too. Not just move the IDE focus to the line where it is, since that can be a bit ambiguous in case of nested similar structures.

CC @DanTup

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3issues we think are valid but not importantscreen: inspector

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions