Jump to any visible location of any visible editor quickly, using the keyboard.
This package provides a single actionJump to Char, when invoked,it will ask you to enter the character you want to jump to, then all thesecharacters in all editors in all windows will be replaced by quick key overlays,to go to one, type the overlay keys.
The following demostrates jumping between 3 locations:Jumper,actionPerformed, andInputPopup:

There is no default keyboard shortcut assigned to theJump to Char action,to assign one, go toSettings | Keymap | Plugins | Jump | Jump to Char
.
To build the plugin locally, run./gradlew clean build
, thenbuild/distributions/intellij-jump-xxx.zip will be created.It can be installed by going to the IntelliJ's plugins settings,and choose install from disk.