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

Don't provide code actions for diagnostics that hlint doesn't have refactorings for #548

Merged
merged 2 commits into from May 7, 2018

Conversation

lukel97
Copy link
Collaborator

@lukel97 lukel97 commented May 6, 2018

This changes the code action request reactor to send a request to hlint.
It can use this information to determine if any of the diagnostics coming from the LSP client are actionable, and filter out the ones that aren't.

Fixes haskell/vscode-haskell#61

@wz1000
Copy link
Collaborator

wz1000 commented May 7, 2018

Looks good to me

@alanz alanz merged commit 53cd497 into haskell:master May 7, 2018
@alanz alanz added this to the prehistory milestone Feb 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants