flutter / flutter/flutter-intellij

Color picker functionality in the IntelliJ gutter is broken by making small code edits

Open
#5,796 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

Editing a line after it already has a color values makes the color icon stop being editable for some reason. For example, adding a const where one was missing reproduces this. Wrapping a color value with parens also reproduces the issue.
If you delete the line with the color value and paste it again, then the color picker works correctly so the issue has something to do with updates made when an existing icon already shows in the gutter.

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.