Skip to content

dart editor - need to distinguish multiple duplicate classes in statement completion list #564

@DartBot

Description

@DartBot

This issue was originally filed by [email protected]


If I type
Element
and then ctrl-space,

I see two classes named Element in the statement completion dropdown. An unrelated bug is why we have two interfaces named Element in this list. But separate from that, the issue here is that there's no way to see why there are two. It would be good if the list would give the library name (in parentheses) when there are multiple classes with the same name, so there is at least some way to understand why there are two interfaces with the same name.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions