eclipse-jdt / eclipse.jdt.ui

Eclipse Public License 2.0
36 stars 87 forks source link

Fix Javadoc hover for snippets to show type parameters #1497

Closed jjohnstn closed 2 months ago

jjohnstn commented 3 months ago

What it does

Fixes Javadoc hover so type parameters show up in a snippet.

How to test

See issue.

Author checklist