-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First previous occurence? #3
Comments
? |
I agree, this would be very helpful. |
@JonasPf, it's essentially moving backwards or expanding the selection backwards. Can be really handy in some cases. Currently JumpTo only lets you search forward. |
This would be very useful addition. To avoid adding one more command it could act only if current selection is directed backward (cursor is in the beginning, not end of selection). |
By the way, https://github.com/xavi-/sublime-selectuntil supports this and the developer seems to be more responsive. |
Sorry for being so unresponsive. I'm mostly using vintage mode these days so I don't have much inentive to continue working on this plugin. I'm glad to see that there are alternatives. |
This is gonna helpful also I think.
The text was updated successfully, but these errors were encountered: