Skip to content

Create plugin for wrapping the handlers from ghcide #58

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 19, 2020

Conversation

alanz
Copy link
Collaborator

@alanz alanz commented Mar 18, 2020

The way PartialHandlers are chained in ghcide means earlier ones get masked by
ones added later in the chain.

Create GhcIde plugin so the underlying hover handler can be combined with other
configured hover handlers at the haskell-language-server combined handler.

Requires haskell/ghcide#490

alanz added 5 commits March 18, 2020 23:08
The way PartialHandlers are chained in ghcide means earlier ones get masked by
ones added later in the chain.

Create GhcIde plugin so the underlying hover handler can be combined with other
configured hover handlers at the haskell-language-server combined handler.

Requires haskell/ghcide#490
@alanz alanz merged commit df199db into haskell:master Mar 19, 2020
pepeiborra pushed a commit that referenced this pull request Dec 27, 2020
migrate to new @types/vscode, add vsce devDependency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant