AceJump Versions Save

🅰️ single character search, select, and jump

3.0.0

7 years ago

Last updated: 2016-11-01 21:57 UTC

Release Notes

Major rewrite of AceJump. This release introduces some new features:

  • Realtime search: Just type the word where you want to jump and AceJump will do the rest.
  • Smart tag placement: Tags now occupy nearby whitespace if available, rather than block text.
  • Keyboard-aware tagging: Tries to minimize finger travel distance on QWERTY keyboards.
  • Colorful highlighting: AceJump will now highlight the editor text for you, as you type.

Installing

  1. Download AceJump-3.0.0.zip.
  2. File | Settings | Plugins | Install plugin from disk...
  3. Select <path_to_download>/AceJump-3.0.0.zip.
  4. Restart the IDE.

Feedback

Please report any issues you encounter and remember to add the tag 3.0 Beta. Thanks for your feedback!

2.0.7

8 years ago

Update to Kotlin 1.0, includes important fixes for lost focus, cf. PR #43. Targeting users on IntelliJ IDEA 143.379+.