flutter / flutter/flutter-intellij

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

Open
#3,713 1 comment 2 reactions 0 assignees View on GitHub
good-first-issue topic-editing
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

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](https://user-images.githubusercontent.com/37941/62096859-eff1ec00-b239-11e9-9b66-97b60c4763c1.png)

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.

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.