acejump / AceJump

🅰️ single character search, select, and jump
https://plugins.jetbrains.com/plugin/7086-acejump
GNU General Public License v3.0
1.21k stars 91 forks source link

Add bounded toggle mode classes to start jump mode before the caret or after the caret. #401

Closed colossatr0n closed 2 years ago

colossatr0n commented 2 years ago

This allows AceJump to have similar behavior to vim-sneak when using AceForwardAction and AceBackwardAction.

breandan commented 2 years ago

Thank you for the nice PR! I think it makes sense, but not all readers will be familiar with vim-sneak. Can you describe the proposed functionality without referring to it, or add a link where users can find further information?

colossatr0n commented 2 years ago

No problem! Thanks for your awesome work!

breandan commented 2 years ago

You're welcome, thank you for the PR!