Skip to content

Color indicator in gutter doesn't show for external color consts #3713

Open
@lukef

Description

@lukef

Similar to #2684.

It seems like a pretty common pattern to use a file for external consts / static consts when you're trying to abstract out your color / theme definitions. However, when you use these on a color property you get no indication of what the actual color is.

For example:

image

It'd be great to be able to see what the color is whenever it's attached to something that is expecting a Color value.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions