Skip to content

Releases: ice9js/ace-jump-sublime

AceJump 1.8.4

05 Jul 20:22
99cae46
Compare
Choose a tag to compare

Fixes:

  • Fixed last line not labeled correctly in line mode

AceJump 1.8.3

01 Feb 21:51
Compare
Choose a tag to compare

Fixes:

  • Fixed an issue when AceJump would prevent itself from adding labels to multiple views with unsaved buffers.

AceJump 1.8.2

04 Jan 12:32
Compare
Choose a tag to compare

Fixes:

  • save_files_after_jump doesn't affect settings & unsaved files anymore.
  • It's now possible to search for < and > in character mode.

AceJump 1.8.1

11 Dec 17:16
Compare
Choose a tag to compare

New features:

  • New save_files_after_jump setting to make AceJump save all affected views to prevent other plugins (linters/git gutter etc.) from going crazy.

AceJump 1.8.0

22 Nov 12:38
Compare
Choose a tag to compare

New features:

  • Within-line mode

Fixes:

  • AceJump doesn't generate labels past the current view anymore

AceJump 1.7.1

16 Nov 09:36
Compare
Choose a tag to compare

Fixes:

  • Fixed AceJump breaking down after pressing esc in character mode without entering any characters.

AceJump 1.7.0

12 Oct 10:25
Compare
Choose a tag to compare

New Features:

  • Added a setting that will make AceJump always jump behind a character, if it's the last on a line. This only works in character mode.

AceJump 1.6.1

11 Oct 14:21
Compare
Choose a tag to compare

Fixes:

  • Fixed the bug that allowed to run multiple AceJump commands at a time.

AceJump 1.6.0

14 Sep 14:51
Compare
Choose a tag to compare

New Features:

  • AceJump now has a setting that allows to toggle case sensitivity on and off.

Fixes:

  • Fixed the bug where any AceJump command would remove all cursors/selections from the views.

AceJump 1.5

03 Feb 06:47
Compare
Choose a tag to compare

New features:

  • AceJump functionality can now be limited to only the current buffer