Text search commandsDescriptionThe plug-in com.xakcop.search adds two new commands: "Search Next" and "Search Previous" which respectively search for the next and previous occurrence of the selected text or search for the word under the cursor if no text is selected. This is pretty similar to the * search in Vim. The commands should work in most of the Eclipse text editors. InstallationSimply download the plug-in and put it in your /dropins folder. By default the commands are bound to Ctrl+K and Ctrl+Shift+K which conflicts with the standard Find Next/Previous commands, so you need to either unbind the Find commands or resolve the conflict by changing the default bindings.
|