tomjaguarpaw / tilapia

Improving all Haskell's programmer interfaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HLS autocompletion doesn't seem to work for qualified names

nrnrnr opened this issue · comments

Using Emacs lsp-mode with the Haskell Language Server, it doesn't seem to complete qualified names. At least not out of the box. If someone who can fix it appears, I can whip up a minimal example.

maybe it worths to open an issue in hls? @michaelpj uses emacs iirc, maybe he knows more about this and if the issue belongs to lsp-emacs or hls

Sounds like a HLS issue indeed.

Sounds like a HLS issue indeed.

Bingo haskell/haskell-language-server#2082

commented

Should this be closed now that haskell/haskell-language-server#2082 is closed?

OK, thanks!