Bug 22301 - [Editor Mgmt] Create a view that shows all the active editors
Summary: [Editor Mgmt] Create a view that shows all the active editors
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P4 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 12295 24306 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-08-09 09:56 EDT by Mindaugas Idzelis CLA
Modified: 2002-12-12 17:44 EST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mindaugas Idzelis CLA 2002-08-09 09:56:55 EDT
I find myself having lots of editors open at the same time. It is very hard to 
see what I am working with because the names in the editor tabs are all very 
compressed. I am proposing a view that will simply contain a horizontal list of 
all the active editors. Single clicking on the name of the file would make that 
editor active. I see room for more innovation here by perhaps even including 
a "recently used editor" or "editing history" feature. This view would 
typically be found stacked along with the Outline view in the Java perspective.
Comment 1 Eduardo Pereira CLA 2002-08-13 13:53:13 EDT
Have you tried the Editors Dialog (Ctrl+Shift+W)?
It gives you a list with all open editors.
Comment 2 Eduardo Pereira CLA 2002-09-03 17:15:17 EDT
*** Bug 12295 has been marked as a duplicate of this bug. ***
Comment 3 Sonia Dimitrov CLA 2002-10-02 11:11:13 EDT
*** Bug 24306 has been marked as a duplicate of this bug. ***
Comment 4 Andrew Irvine CLA 2002-12-12 17:44:36 EST
Eclipse 20021213

An editors view has been added, access via window>show view>other>basic>editors.
This is not the same view as provided by Jared.  ctrl-shift-w also activates 
the pop-up

View has same look and feel as editorlist that can be added to the tab area by 
turning on the preference (window>preferences>workbench>editors).

Ability to sort list alphabetically and most recently used supported.
The view is not currently docked in the workspace.