haskell / haskell/haskell-language-server
Check types of missing definition in add import quick suggestions
- 主要言語
- Haskell
- スター
- 3k
- フォーク
- 455
- 平均マージ
- 2日 19時間
- マージ済み PR(30日)
- 11
説明
### Current behavior:
Even though the type of `toLower` is known from the context (`Char -> Char`), "quick fix" purposes to import functions that, despite having the same name, are known not to be correct type-wise (`Data.Text.Lazy (toLower)` for example).


### Proposed behavior:
When the type of the undefined function is fully known, filter quick fixes by type.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。