1
0
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
Go to file
2015-12-11 20:50:55 -05:00
META-INF Update syntax for Kotlin 1.0 Release 2015-12-08 23:57:04 -05:00
src Update syntax for Kotlin 1.0 Release 2015-12-08 23:57:04 -05:00
.gitignore casting foldingModel to (FoldingModelImpl) for mac support 2012-08-22 17:49:40 -07:00
AceJump.iml Update syntax for Kotlin 1.0 Release 2015-12-08 23:57:04 -05:00
README.md Update README.md 2015-12-11 20:50:55 -05:00

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.

Jump Locations

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"

Install

Configuring

You can configure the keyboard shortcut bound to AceJump, by visiting **File | Settings | Keymap | 🔍 "AceJump" | AceJump | ** Enter

Keymap