haskell / haskell/haskell-language-server

Incremental search in import suggestion

Aperta
#1,764 6 commenti 0 reazioni 0 assegnatari Vedi su GitHub
can-workaround component: imports plugin type: enhancement
Lingua principale
Haskell
Stelle
3k
Fork
455
Merge medio
2g 19h
PR unite (30g)
11

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.