Bug 207401

Summary: Search results as a list of source lines
Product: [Eclipse Project] Platform Reporter: Diederik <djh>
Component: TextAssignee: Platform-Text-Inbox <platform-text-inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: enhancement    
Priority: P3 CC: daniel_megert
Version: 3.4   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Diederik CLA 2007-10-25 02:42:52 EDT
It is often useful to see only the line of code that the search term I am looking for is in.  (If I am looking for a specific variable, for example)

What I would like to see is a new feature added to the normal (Ctrl+F) find dialog.  After the search is done, a list showing the hits are displayed.
Comment 1 Dani Megert CLA 2007-10-25 02:46:23 EDT
> (If I am looking for a specific variable, for example
Did you try mark occurrences (you can navigate through those marks) and 
Search > Occurrences in File (Ctrl+Shift+U)?
Comment 2 Dani Megert CLA 2007-10-25 02:48:13 EDT

*** This bug has been marked as a duplicate of bug 29692 ***