Skip to content

Releases: DavidLGoldberg/jumpy2

New "Squint Mode"!

03 Mar 20:19

Choose a tag to compare

✨ Squint Mode! (My "Opus"! 😂) — Labels every non-whitespace character instead of words. Great for zoomed-in views, large fonts, or large monitors. Activate via Jumpy: Toggle Squint Mode from the command palette (suggested keybinding: ctrl+shift+enter). Try it!!!
✨ Squint Selection Mode — Combine squint mode with selection for precise character-level selections. Suggested keybinding: ctrl+shift+alt+enter.
✨ Tab to switch modes — Press tab while in jump mode to toggle between Classic and Squint mode without exiting. Works both directions.
✨ Invert Default Modes — New command Jumpy: Invert Default Modes (Classic/Squint) swaps toggle behavior for the session. Useful if you prefer squint mode as your daily driver.
✨ Mode status bar — New status bar indicator shows "Classic" or "Squint" mode. Updates during jump mode. Click to invert defaults.
📝 Add vim/neovim keybinding suggestions for squint mode (gs and gS).
📝 Updated README.md with squint mode documentation.

1.13.1 & 1.13.2 Fix the key binding for the tab key.

New "Squint Mode"!

03 Mar 10:47

Choose a tag to compare

✨ Squint Mode! (My "Opus"! 😂) — Labels every non-whitespace character instead of words. Great for zoomed-in views, large fonts, or large monitors. Activate via Jumpy: Toggle Squint Mode from the command palette (suggested keybinding: ctrl+shift+enter). Try it!!!
✨ Squint Selection Mode — Combine squint mode with selection for precise character-level selections. Suggested keybinding: ctrl+shift+alt+enter.
✨ Tab to switch modes — Press tab while in jump mode to toggle between Classic and Squint mode without exiting. Works both directions.
✨ Invert Default Modes — New command Jumpy: Invert Default Modes (Classic/Squint) swaps toggle behavior for the session. Useful if you prefer squint mode as your daily driver.
✨ Mode status bar — New status bar indicator shows "Classic" or "Squint" mode. Updates during jump mode. Click to invert defaults.
📝 Add vim/neovim keybinding suggestions for squint mode (gs and gS).
📝 Updated README.md with squint mode documentation.

1.13.1 Fixes the key binding for the tab key.

New "Squint Mode"!

03 Mar 10:12

Choose a tag to compare

  • Squint Mode! (My "Opus"! 😂) — Labels every non-whitespace character instead of words. Great for zoomed-in views, large fonts, or large monitors. Activate via Jumpy: Toggle Squint Mode from the command palette (suggested keybinding: ctrl+shift+enter). Try it!!!
  • Squint Selection Mode — Combine squint mode with selection for precise character-level selections. Suggested keybinding: ctrl+shift+alt+enter.
  • Tab to switch modes — Press tab while in jump mode to toggle between Classic and Squint mode without exiting. Works both directions.
  • Invert Default Modes — New command Jumpy: Invert Default Modes (Classic/Squint) swaps toggle behavior for the session. Useful if you prefer squint mode as your daily driver.
  • Mode status bar — New status bar indicator shows "Classic" or "Squint" mode. Updates during jump mode. Click to invert defaults.
  • 📝 Add vim/neovim keybinding suggestions for squint mode (gs and gS).
  • 📝 Updated README.md with squint mode documentation.

Publish to OVSX for Cursor and VSCodium

12 Feb 04:51

Choose a tag to compare

  • Small tweak to fix the build/publish pipeline.

Publish to OVSX for Cursor and VSCodium

12 Feb 04:20

Choose a tag to compare

  • ✨ Add support for Cursor and VSCodium! Will publish to the Open VSX Registry.

Update `README.md` with telemetry note

11 Feb 04:26

Choose a tag to compare

  • 📝 Update README.md with telemetry note.

Add web support!

10 Feb 18:36

Choose a tag to compare

  • ✨ Jumpy2 should now work on GitHub & the web! Try on https://vscode.dev/ or the '.' feature on GitHub's repo pages!

Add note about `customKeys` config

10 Feb 01:22

Choose a tag to compare

Add notes about resetting to new jumpy2.customKeys for 0-9 (abcdefghijklmnopqrstuvwxyz0123456789).

Enable numeric keys + bug fix

10 Feb 00:36

Choose a tag to compare

  • ✨ Jumpy2 should handle many more labels/jump targets now via fallback numeric characters. These numeric characters are new to Jumpy2 and remain lower in priority by default since they are harder to type.
  • 🐛 Fix label rendering bug at high numbers.
  • 📝 Add note in README.md about more advanced/efficient wordPattern: [^\s]{1,3}. If you're reading this, you should probably try it!

Add better support for Emoji and CJK characters

11 Jan 05:48

Choose a tag to compare

:pushpin: Fix node versioning

- :shirt: Stop linting libs.