Skip to content

Autocomplete for qualified values not optimal #218

@m-bock

Description

@m-bock

Say I have multiple modules containing a value view.

No I'd like to import one specific in a qualified way:

When I write
Foo.view
and trigger AutoCompletion, I'm getting suggestions for all modules exporting view, but not the one from say Something.Foo listed at the top. So it is quite some manual work to scroll to the list and find the one I need.

Is there something we can do about this on the level of this extension?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions