Skip to content
This repository was archived by the owner on Aug 29, 2019. It is now read-only.
This repository was archived by the owner on Aug 29, 2019. It is now read-only.

Code complete: should add import when necessary #80

@maxg

Description

@maxg

When using code completion e.g. on a class name, suggestions include types that are not imported. Depending on the context, using organize imports immediately after code completion will not work because the statement is incomplete.

Selecting a completion that requires an import should trigger an organize imports to add it.

Metadata

Metadata

Assignees

No one assigned

    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