haskell / haskell/haskell-language-server

display info on hover not working when ambiguous definition occurs

未關閉
#273 2 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
status: in discussion
主要語言
Haskell
星號
3k
分支
455
平均合併
2 天 19 小時
30 天內合併 PR
11

描述

Steps to reproduce this problem:
1. create a single .hs file
2. import some module and define a function whose name collides with a function in the module.
3. save the file and **restart** VS Code

In my case, it does highlight the error that ambiguous definition occurs, but it seems that the extension is not inspecting other parts of the code. When I hover on a function or a variable, it shows an empty small window instead of the definition.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。