Bug 285411 - [navigation] Offer quick views on view selection
Summary: [navigation] Offer quick views on view selection
Status: ASSIGNED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Text (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Text-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 285412
  Show dependency tree
 
Reported: 2009-08-03 06:12 EDT by Dani Megert CLA
Modified: 2010-10-20 14:11 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dani Megert CLA 2009-08-03 06:12:05 EDT
3.5.

It would be cool to have quick views on view selection.
Comment 1 Deepak Azad CLA 2010-10-20 13:57:14 EDT
What happens if I select a nested type (or a secondary type) in a view and invoke Quick Outline? Will the quick view show the outline of the type or the editor?

I am essentially interested in doing Ctrl+O Ctrl+O to see all the inherited members in a type. (This does not work for nested types in an editor as well, but the editor case would probably be another bug)
Comment 2 Markus Keller CLA 2010-10-20 14:11:49 EDT
> What happens if I select a nested type (or a secondary type) in a view and
> invoke Quick Outline? Will the quick view show the outline of the type or the
> editor?

It should show the outline of the type, but if that's too much work, it can also show the whole type root.

> I am essentially interested in doing Ctrl+O Ctrl+O to see all the inherited
> members in a type. (This does not work for nested types in an editor as well,
> but the editor case would probably be another bug)

That's bug 107096.