Bug 70735 - [navigation] Add context menu to quick views
Summary: [navigation] Add context menu to quick views
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-23 11:26 EDT by Eugene Kuleshov CLA
Modified: 2006-07-25 11:08 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Kuleshov CLA 2004-07-23 11:26:19 EDT
Please add a popup menus into quick Outline and quick Hierarchy popup dialogs. 
The following actions will be really handy for both views:

-- Copy text into clipboard (Ctrl-C).
-- Insert selected class/method name into current editor position (e.g. Ctrl-Enter)
-- Show JavaDoc quick view (same as for Ctrl-Space) (F2)
-- Jump to JavaDoc for selected element (Shift-F2)

For quick querarhy only:

-- Switch focus to the selected element (to see classes/interfaces inherited
from it)