When I try to rename, I get:
Request textDocument/rename failed.
Message: []
Code: -32602
I use VS Code with the Haskell Language Server plugin https://marketplace.visualstudio.com/items?itemName=alanz.vscode-hie-server
I think it is not implemented in hls (and ghcide). It worked in hie using HaRe and we should reimplement the plugin, using HaRe (or Retrie?)
Oh ok
Would it be possible to return an actual error message when a feature is not implemented, so as not to make that kind of confusion?
I'm also getting this same error!
For now we should just make sure that we're not declaring the rename capability
Is there an appropriate issue for tracking this as a feature request now?
AFAIK, there is none yet.
I think #282 mentions it
Most helpful comment
I think #282 mentions it