I am looking for something like Textmate's fuzzy search on Command-T, FuzzyFinder in Vim, or Ido in Emacs. Does it exist? If no, how do you prefer to do it?
Clicking on the Search menu and selecting Search or File or Java. Clicking Ctrl + H.
- [Voiceover] When we first installed Eclipse, and we launched it for the first time, do you remember the prompt that it asked you where you wanted to store your files? It automatically defaults to the C drive, to users, your username, and it creates a folder called Workspace. That's where your files are located.
You can also use the Ctrl + H shortcut to search files in Eclipse project.
CTRL + SHIFT + r will search each for any "Resource" (file), anywhere in your project
CTRL + SHIFT + e will search for a specific open file (ie. your buffers)
CTRL + SHIFT + PageUp/PageDown will navigate to the next/previous open buffer
CTRL + SHIFT + Left/Right will navigate backward/forward in your browsing history
(eg. if you went from tab 1 to tab 5 to tab 2 and then hit CTRL+SHIFT+Left, you'd go back to tab 5; you could then hit CTRL+SHIFT+Left to go back to tab 1, or ...+Right to go back to tab 2)
Hope that helps.
Ctrl+3
gives contextual text search across editors, commands and preferences. I only recently discovered this one - not sure if it was a new feature with Eclipse 3.5.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With