haskell / haskell/haskell-language-server
Incremental search in import suggestion
Abierto
can-workaround
component: imports plugin
type: enhancement
- Lenguaje dominante
- Haskell
- Estrellas
- 3k
- Forks
- 455
- Merge medio
- 2 d 19 h
- PR fusionados (30 d)
- 11
Descripción
Currently, VSCode HLS suggests missing import in the following manner:

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*.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.