Bug 527004 - Search in 'Open Editors' scope
Summary: Search in 'Open Editors' scope
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Search (show other bugs)
Version: 4.8   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Platform-Search-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2017-11-08 11:17 EST by Ankur Sharma CLA
Modified: 2017-11-13 11:22 EST (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 Ankur Sharma CLA 2017-11-08 11:17:44 EST
At present the File Search provides four scopes - Workspace, Selected resources, Enclosing projects and Working Sets.

This request is for providing an additional search scope "Open Editors". When selected, the search shall be limited to resources which are currently open in an editor.

The use case for this request is productivity enhancement. For example, consider a developer trying to investigate an issue. And as part of this, the developer open various java files while following the code trail. Or say open all the files from a changelist.
Now, one knows the code of interest is in one of these open files but there is no easy way to quickly search through them. An 'Open Editor' search scope will be of much use to this developer.

For the sake of reference, similar functionality can be found in Notepad++ as 'Find All in All Opened Documents'
Comment 1 Ankur Sharma CLA 2017-11-13 11:17:26 EST
May be if we can provide additional scopes though an extension point.

Also, while you are at it we may want to update the help screenshot at 
Workbench User Guide > Reference > User interface information > Search