Lei Zhu

Results 71 comments of Lei Zhu

> But somehow hlint would give more linting error than the internal hlint for some reason? My ".hlint.yaml" is fairly empty. Not sure about that, but hls will ignore all...

> How are we doing with GHC-9.2.4? ;-) I'll try to do this. > plans to support GHC-9.4.x, which will probably hit release in not-too-distant future (while it's in Alpha,...

> plans to progress from "limited" to "full" support for GHC-9.2.x? Fully supporting ghc-9.2 is not easy, especially since some plugins lack maintenance and need much work to migrate to...

/cc @andrewufrank

> Excuse me for this drive-by review, I was just looking at it and found the usage of `canonicalizePath` might be tricky. I'll try to evaluate the usage of `canonicalizePath`,...

It would be excellent if we can have it, but not easy I think... Especially for type info.

We have a working ticket to show fixity explicitly at #2973.

Close this because #2941 had merged, feel free to reopen this if you have new thoughts.

If I understand correctly, hover behavior is designed to respond to necessary info asap, here we respond to type info first and attach other comments while available. To verify this,...