haskell / haskell/haskell-language-server

Incremental search in import suggestion

Open
#1,764 6 comments 0 reactions 0 assignees View on GitHub
can-workaround component: imports plugin type: enhancement
Dominant language
Haskell
Stars
3k
Forks
455
Avg merge
2d 19h
Merged PRs (30d)
11

Description

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

![スクリーンショット 2020-09-22 12 54 21](https://user-images.githubusercontent.com/21860/93842741-d845b480-fcd2-11ea-910e-cc905ce803e5.png)

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*.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.