Closed
Description
- I verified latest Integration Build of Eclipse SDK doesn't provide the feature.
Suggestion
From a fresh installation and clean workspace: no setup steps are necessary
I reach state showing found occurrence in Quick Search dialog with
- pressing quick search key binding (CTRL+ALT+SHIFT+L)
- typing in some text that occurs in any file in workspace
And would like to be able to see line numbers and selected result/occurrence highlighted amongst other nearby occurrences in the viewer.
Concern
If searched text/pattern occurs multiple times near each other in a file, it's hard to tell which occurrence the viewer is currently showing / "focused on". Example:
It's hard to tell that viewer is showing last occurrence on line 106.