Date Created:
Mon, 2009-09-21 14:11
Date Updated:
Mon, 2016-11-07 14:21
Submitted by:
Glance is about incremental text search with highlighting. That's what you can use in every modern browser and so miss in Eclipse. Glance is simple and powerful. And it works almost with any rich component which you can see inside your Eclipse.
And even more:
* it's fast and never blocks your text box
* it works in editors, views and dialogs; rich texts, tables and trees
* automatically update matches if content will be changed
* customizable search (from case sensitivity to regular expressions)
* can index trees to find hidden matches
* supports GEF/GMF!
Just few shortcuts you need to remember:
* open: CTRL+CMD+F on Mac and CTRL+ALT+F on other platforms
* next match: ENTER; previous match: SHIFT+ENTER
* close: ESC