Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

Test suite didn't catch the lose of code actions in vscode with haskell-lsp-0.16 #1420

Open
jneira opened this issue Oct 22, 2019 · 1 comment
Assignees

Comments

@jneira
Copy link
Member

jneira commented Oct 22, 2019

  • Unfortunately, the test suite didn't catch the bug that caused the lose of code actions (quick fixes, etc) in vscode when hie started to use haskell-lsp-0.16: Haskell lsp 0.16 #1402
  • The bug is already corrected with Update haskell-lsp to 0.17 #1418 (really a quick fix!)
  • @mpickering mentioned that maybe lsp-test doesn't respect the capabilities advertised by the server and sends the requests anyway
@lukel97 lukel97 self-assigned this Oct 23, 2019
@lukel97
Copy link
Collaborator

lukel97 commented Oct 26, 2019

For reference, this is probably the related change in haskell-lsp https://github.com/alanz/haskell-lsp/pull/192/files

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants