haskell/haskell-language-server

Find all references vs click on record field shows different results

Opened this issue · 1 comments

Say on HLS codebase itself.
e.g. click vs Find all references on indexPending from HieDbWriter
Gives you different results. Very mysterious.

Image Image

my speculation is that clicking pick up the wrong name(not picking the record field name).