Releases: HarshPanchal18/Jumping-Lines
Releases · HarshPanchal18/Jumping-Lines
v2.2
- 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
- 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
- Introducing Jump score: Keep track of the number of lines that the user has jumped.
- Full Changelog: v1.9...v2.0
v1.9
- 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
- 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
- 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
- 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
- Introduced Jumping on middle line by pressing
Shift+J+K
.
Full Changelog: v1.5...v1.6
v1.5
- Fixed selection issues
Full Changelog: v1.4...v1.5
v1.4
- Introducing jumping lines along with selection.
- Fixed: Removing a selection before taking jumps.
Full Changelog: v1.2...v1.4