eclipse-jdt / eclipse-jdt/eclipse.jdt.ui

Hover for method declaration is missing type parameters that use `extends`

Open
#347 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
59
Forks
127
Avg merge
22h 47m
Merged PRs (30d)
28

Description

Go to `java.util.Comparator` and hover over `thenComparing` declarations. Simple `` shows up fine, however `>` fails to display properly. There are many more examples in Comparator.

![image](https://user-images.githubusercontent.com/18193802/207130979-5a2a77bd-a328-4dfb-a63b-2e8b8e6a9708.png)

![image](https://user-images.githubusercontent.com/18193802/207130998-330300d2-18b4-466c-af7b-066be6dd196f.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.