haskell / haskell/haskell-language-server
Hover on inner signature gives confusing information
オープン
component: ghcide
type: enhancement
- 主要言語
- Haskell
- スター
- 3k
- フォーク
- 455
- 平均マージ
- 2日 19時間
- マージ済み PR(30日)
- 11
説明
Hovering on the *signature* of `inner` in the following sample, gives the signature of `outer`. Hovering on the *definition* of `inner` gives the correct signature of `inner`.
````haskell
outer :: Bool
outer = undefined where
inner :: Char
inner = undefined
````
Tests in haskell/ghcide#311.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。