Skip to content

Releases: HarshPanchal18/Jumping-Lines

v2.2

03 Sep 12:23
Compare
Choose a tag to compare
  • Created Status-bar widget for displaying Jump score.
  • Notifying user after updating plugin and restarting IDE.
  • Created shortcut of plugin settings inside Tools menu.
  • Open plugin setting with Alt + L.
  • Made plugin-icon corners rounded.

Full Changelog: v2.1...v2.2

v2.1

17 Aug 06:41
Compare
Choose a tag to compare
  • Fixed the behavior of folded blocks to do not expand while jumping backward with selection.
  • Unified key names through constants.
  • Full Changelog: v2.0...v2.1

v2.0

14 Aug 10:25
Compare
Choose a tag to compare
  • Introducing Jump score: Keep track of the number of lines that the user has jumped.
  • Full Changelog: v1.9...v2.0

v1.9

24 Jul 14:53
4fe769e
Compare
Choose a tag to compare
  • Cursor can jump with selection over folded blocks.
  • Redesigned Plugin Icon.
  • Replaced TextField with Spinner on Settings Panel for more convenience.
  • Full Changelog: v1.8...v1.9

v1.8

07 Jul 05:40
Compare
Choose a tag to compare
  • Jumping is allowed while indexing.
  • Cursor can jump over folded regions.
  • Fixed behavior of Jump-On-Middle action.
  • Full Changelog: v1.7...v1.8

v1.7

14 Apr 07:36
Compare
Choose a tag to compare
  • Showing Notification while attempting jumping action on Find or Replace dialogs.
  • Updated Preview video on README.md
  • Full Changelog: v1.6.1...v1.7

v1.6.1

20 Mar 12:28
Compare
Choose a tag to compare
  • Formatted plugin setting panel.
  • Updated default keymap for Jumping on middle lines to avoid conflict while typing J.
  • Full Changelog: v1.6...v1.6.1

v1.6

28 Feb 18:34
Compare
Choose a tag to compare
  • Introduced Jumping on middle line by pressing Shift+J+K.

Full Changelog: v1.5...v1.6

v1.5

23 Feb 04:24
Compare
Choose a tag to compare

v1.4

22 Feb 04:36
Compare
Choose a tag to compare
  • Introducing jumping lines along with selection.
  • Fixed: Removing a selection before taking jumps.
    Full Changelog: v1.2...v1.4