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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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