Releases: DavidLGoldberg/jumpy2
New "Squint Mode"!
✨ 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"!
✨ 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"!
- ✨ 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 Modefrom 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 (
gsandgS). - 📝 Updated
README.mdwith squint mode documentation.
Publish to OVSX for Cursor and VSCodium
- Small tweak to fix the build/publish pipeline.
Publish to OVSX for Cursor and VSCodium
- ✨ Add support for Cursor and VSCodium! Will publish to the Open VSX Registry.
Update `README.md` with telemetry note
- 📝 Update
README.mdwith telemetry note.
Add web support!
- ✨ 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
Add notes about resetting to new jumpy2.customKeys for 0-9 (abcdefghijklmnopqrstuvwxyz0123456789).
Enable numeric keys + bug fix
- ✨ 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.mdabout more advanced/efficientwordPattern:[^\s]{1,3}. If you're reading this, you should probably try it!
Add better support for Emoji and CJK characters
:pushpin: Fix node versioning - :shirt: Stop linting libs.