Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 512 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 512 Bytes

Quick Find Plugin

for Intellij IDEA

A one-keystroke way to navigate to the next/previous occurrence of selected text (just like in Eclipse).

Use Alt+G and Shift+Alt+G (or assign your own shortcuts in the Keymap settings) to navigate to the next and previous occurrences of the selected text.

Ensure that these shortcuts are not mapped to other actions in the Keymap settings.

Source available at https://github.com/safris/quick-find-plugin.