flutter / flutter/flutter-intellij

Color Scheme: Differentiate parameter reference and parameter assignment

Open
#4,591 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
2k
Forks
356
Avg merge
1d 11h
Merged PRs (30d)
27

Description

Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
[github.com/flutter/flutter](https://github.com/flutter/flutter/issues/new).

## Steps to Reproduce

Please see here:
`user` (parameter name) and `user` (parameter value) are the same color (both white).
![image](https://user-images.githubusercontent.com/29230303/83341179-6a274d00-a2f1-11ea-9fa6-d29443e8e593.png)

It would be convenient if we distinguish them with a different color.
So I tried to modify the color scheme

![image](https://user-images.githubusercontent.com/29230303/83341211-c25e4f00-a2f1-11ea-9649-6d3acf2f3ccc.png)

But unfortunately, it changed both at the same time

![image](https://user-images.githubusercontent.com/29230303/83341201-9d69dc00-a2f1-11ea-9dcb-79a835669f78.png)

## Version info

Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, v1.12.13+hotfix.8, on Microsoft Windows [Version 10.0.18362.836], locale en-MU)

[!] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses
[√] Android Studio (version 3.6)
[√] VS Code (version 1.43.2)
[!] Connected device
! No devices available

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.