Bug 233632 - [hovering] Turn types in Javadoc element headers into links
Summary: [hovering] Turn types in Javadoc element headers into links
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: 3.5 M2   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-23 05:09 EDT by Markus Keller CLA
Modified: 2008-09-08 09:27 EDT (History)
1 user (show)

See Also:


Attachments
First shot (60.54 KB, patch)
2008-08-19 08:47 EDT, Markus Keller CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Keller CLA 2008-05-23 05:09:42 EDT
I20080520-2000

In Javadoc hovers and the Javadoc view, we should also turn the types in an element header (method arguments, field type, type arguments, ...) into links. We once tried that, but all the blue and underlines looked too noisy.

The headers should look like today, but types should get underlines (and maybe change their color) when the user hovers over them.
Comment 1 Markus Keller CLA 2008-08-19 08:47:12 EDT
Created attachment 110330 [details]
First shot
Comment 2 Markus Keller CLA 2008-09-08 09:27:01 EDT
Fixed in HEAD.