safris / quick-find-plugin

Quick Find Plugin for IntelliJ IDEA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Quick Find Plugin for IntelliJ IDEA

License:MIT License


Languages

Language:Java 100.0%