Eclipse Quick Search
Are you an Eclipse user? Do you want a fast and easy way to search for text snippets and patterns in your workspace? Then read on!
A new "Quick Search" is included in Spring ToolSuite (STS) 3.3.0 and Groovy Gails Tool Suite (GGTS) 3.3.0 which have just been released. Even if you are not a Spring or Grails developer, you might be interested in this Feature because it can also be installed separately into a vanilla Eclipse.
Introducing the Quick Search Dialog
The Quick Search dialog is designed to do just one thing and do it well: use simple text searches to quickly navigate around your workspace.You open the dialog by pressing CTRL+SHIFT+L (or CMD+SHIFT+L on Mac):
The Power of Simplicity
Unlike the standard Eclipse search UI, QuickSearch UI is extremely simple. Nothing to configure (e.g. no need to define a search Scope create a workingset etc.). There's just a single search text box. Start typing and see the results appear immediately and update instantly as you type. Use the arrow keys to select a result and press enter to navigate to it. You can also hit enter immediately to open the first result.Of course you can also use the mouse if you want to, but there's no need for your hands to leave the keyboard…