Skip to content

Completions inside explicit imports should suggest module identifiers #797

Closed
@ndmitchell

Description

@ndmitchell

When typing:

import Foo(xyz)

When at the end of xyz but before the bracket, it would be great to complete to identifiers that are in Foo. But instead I get completions of module names.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions