haskell-language-server icon indicating copy to clipboard operation
haskell-language-server copied to clipboard

replace usages of NormalizedFilePath with NormalizedUri wherever possible

Open MangoIV opened this issue 9 months ago • 2 comments

This is useful for being to run haskell-language-server against URIs that are not file URIs.

I am not sure about all the places and there's one more change that I will probably have to do to run HLS over websocket.

MangoIV avatar Jun 08 '25 14:06 MangoIV

oh no already three conflicts :sob:

MangoIV avatar Jun 12 '25 09:06 MangoIV

oh jeez fixing the testsuite is gonna be real fun :P

MangoIV avatar Aug 06 '25 17:08 MangoIV