haskell / haskell/haskell-language-server

Display the derived instances while hovering on type constructors and data constructors

Open
#3,098 7 comments 1 reaction 0 assignees View on GitHub
type: enhancement
Dominant language
Haskell
Stars
3k
Forks
455
Avg merge
2d 19h
Merged PRs (30d)
11

Description

## Is your enhancement request related to a problem? Please describe.
No

## Describe the solution you'd like
Display the derived instances while hovering on type constructors and data constructors.

For example, for `data A = A deriving Show; a = A`, it would be great to display it derived the `Show` while hovering over all `A`s

## Describe alternatives you've considered
Not sure if there is a better way to show these instances

## Additional context

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.