Bug 356013 - Quick Outline view for EGL Source Editor
Summary: Quick Outline view for EGL Source Editor
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Xiao Bin Chen CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-28 01:12 EDT by Will Smythe CLA
Modified: 2017-02-23 14:15 EST (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 Will Smythe CLA 2011-08-28 01:12:10 EDT
The Java editor has a very handy feature: a popup outline view (accessible with CTRL+0). The view shows the structure of the current file (like our Outline view), but has a text field at the top to filter the view. This makes it really easy to jump to a specific function or variable declaration in a file. There is no good alternative to this today, except for the "Find" function, which is not nearly as clean or fast.

Pressing CTRL+O again (in the Java editor) shows an outline that contains functions/variables in the parent class (if applicable) and grandparents, etc. I am not sure what this means for EGL, but it would be nice to be able to quickly jump to library functions that got included via the USE statement.
Comment 1 Tony Chen CLA 2011-08-28 22:41:00 EDT
Assigning to XiaoBin to take a look. Since we are at half of I13, the last dev iteration, we are not likely to add new features unless it is a few lines of code. 

If it takes more then a day, I think we will put that to "future" or "1.0"