Bug 99293 - [EditorMgmt] Open Editor Drop Down to accept substrings of file names
Summary: [EditorMgmt] Open Editor Drop Down to accept substrings of file names
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1   Edit
Hardware: Macintosh All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-09 22:24 EDT by Simon Wade CLA
Modified: 2019-09-06 16:10 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Wade CLA 2005-06-09 22:24:49 EDT
It would be really good if there was the ability to enter a substring of the file name into the Open Editor 
Drop Down. Thanks.
Comment 1 Douglas Pollock CLA 2005-06-10 10:20:08 EDT
There is some matching.  There is an implicit multiple wildcard on the end of
what you type.  For consistency with the rest of Eclipse, you must manually
enter a leading wildcard.  So to match "WorkbenchWindow", the following will work:

    *Window
    Workbench
    Workbench*
    *Wind

What is it that you want exactly?
Comment 2 Michael Van Meekeren CLA 2006-04-21 13:19:23 EDT
Moving Dougs bugs
Comment 3 Susan McCourt CLA 2009-07-09 19:07:40 EDT
As per http://wiki.eclipse.org/Platform_UI/Bug_Triage_Change_2009
Comment 4 Boris Bokowski CLA 2009-11-17 12:58:56 EST
Remy is now responsible for watching the [EditorMgmt] component area.
Comment 5 Eclipse Webmaster CLA 2019-09-06 16:10:46 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.