flutter / flutter/devtools

Highlight constructor name on invocation for inspector

Open
#9,725 2 comments 0 reactions 0 assignees View on GitHub
P3 screen: inspector
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

We have some IDE things like `Show Type Hierarchies` that highlight a range (in this case, the type name - see https://github.com/dart-lang/sdk/issues/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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.