mirror of
https://github.com/chylex/IntelliJ-AceJump.git
synced 2025-04-10 10:15:46 +02:00
IntelliJ platform plugin to quickly jump in the editor.
https://plugins.jetbrains.com/plugin/7086-acejump
META-INF | ||
src | ||
.gitignore | ||
AceJump.iml | ||
README.md |
AceJump
AceJump is a plugin for the IntelliJ Platform that lets you rapidly navigate to any textual position in the editor with just a few keystrokes.
Hitting the keyboard shortcut for AceJump (Ctrl+; by default) will activate a tooltip overlay. Press any of the illustrated key combinations in sequence, and the cursor will immediately jump to that location in the editor.
Installing
AceJump can be installed by the unzipping the content of AceJump.zip into:
$HOME/.IdeaIC<major version>/config/plugins/
if you are using IntelliJ IDEA Community, or$HOME/.IntellijIdea<major version>/config/plugins/
. if you are using IntelliJ IDEA Ultimate
Alternately, you can install AceJump directly from IntelliJ IDEA, via File | Settings | Plugins | Browse Repositories... | 🔍 "AceJump"
Configuring
You can configure the keyboard shortcut bound to AceJump, by visiting **File | Settings | Keymap | 🔍 "AceJump" | AceJump | ** Enter