Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Loss of editor focus after selecting import triggered by keymapping #69

@tylerFowler

Description

@tylerFowler

After using the keymapping from the atom-ide diagnostic UI (option+a by default) and triggering the "add import" code action, editor focus is lost after choosing an import. Note that this only occurs when there are multiple possible imports, if the autoImportActionProvider chooses an import directly then focus is returned to the editor after importing. So this is likely an issue with the select list that is displayed for multiple options.

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