-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insufficient visual distinguishability between things in completion list #765
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
type-enhancement
A request for a change that isn't a bug
Milestone
Comments
Removed Type-Defect label. |
Added this to the Later milestone. |
I think this is fixed. There is now a visual distinction between fields/getters and methods in the code completion drop down. Added Fixed label. |
copybara-service bot
pushed a commit
that referenced
this issue
Oct 18, 2022
…ions) https://dart.googlesource.com/protobuf/+log/1d175bef6043..ba29983968de 2022-10-18 [email protected] protoc_plugin: Reword some of the documentation (#766) 2022-10-18 [email protected] protoc_plugin: Improve "is map field" check (#765) 2022-10-18 [email protected] Update CHANGELOG: mention #751 2022-10-18 [email protected] Add CHANGELOG entry for #760, #763 2022-10-18 [email protected] Fix `null` handling in proto3 JSON deserializer (#763) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-protobuf-dart-sdk Please CC [email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Dart Protobuf Support: https://github.com/dart-lang/protobuf/issues To file a bug in Dart SDK: https://github.com/dart-lang/sdk/issues To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: [email protected] Change-Id: I5502c8ee170701888956534cbd92473a24435fea Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/264664 Reviewed-by: Nate Bosch <[email protected]> Commit-Queue: Nate Bosch <[email protected]>
This issue was closed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Users are finding it too hard to determine between methods and properties in the completion lists.
Seen at Hackathon, and in user studies.
The text was updated successfully, but these errors were encountered: