haskell / haskell/haskell-language-server
Incremental search in import suggestion
Đang mở
can-workaround
component: imports plugin
type: enhancement
- Ngôn ngữ chính
- Haskell
- Star
- 3k
- Fork
- 455
- Merge trung bình
- 2 ngày 19 giờ
- Pull request đã merge (30 ngày)
- 11
Mô tả
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*.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.