Skip to content

Incremental search in import suggestion #1764

Open
@konn

Description

@konn

Currently, VSCode HLS suggests missing import in the following manner:

スクリーンショット 2020-09-22 12 54 21

For now, one can push the prefix of each item of pulldown to select, but many of items share the long prefix such as import qualified ... or add imports ....
It might be good if one can filter-out the candidate by module name.

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