Skip to content

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