Skip to content
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

specify direction for select_prev_sibling and select_next_sibling #10542

Merged
merged 2 commits into from
Apr 23, 2024

Conversation

krish-r
Copy link
Contributor

@krish-r krish-r commented Apr 21, 2024

Use Direction::Forward for select_next_sibling and Direction::Backward for select_prev_sibling instead of inheriting the direction from the original selection / range.

Reference - #4612 (comment)

pascalkuthe
pascalkuthe previously approved these changes Apr 21, 2024
@the-mikedavis the-mikedavis merged commit 89a9f2b into helix-editor:master Apr 23, 2024
6 checks passed
@krish-r krish-r deleted the select-sibling-direction branch April 23, 2024 17:48
Vulpesx pushed a commit to Vulpesx/helix that referenced this pull request Jun 7, 2024
…lix-editor#10542)

* specify direction for select_prev_sibling and select_next_sibling

* fix failing integration-test
Chirikumbrah pushed a commit to Chirikumbrah/helix that referenced this pull request Jun 15, 2024
…lix-editor#10542)

* specify direction for select_prev_sibling and select_next_sibling

* fix failing integration-test
smortime pushed a commit to smortime/helix that referenced this pull request Jul 10, 2024
…lix-editor#10542)

* specify direction for select_prev_sibling and select_next_sibling

* fix failing integration-test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants