Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Jump to any visible editor location with the keyboard.

License

NotificationsYou must be signed in to change notification settings

laech/intellij-jump

Repository files navigation

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:

screenshot

Configuration

There is no default keyboard shortcut assigned to theJump to Char action,to assign one, go toSettings | Keymap | Plugins | Jump | Jump to Char.

Build

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.


[8]ページ先頭

©2009-2025 Movatter.jp