Skip to content

feat(sibling_jump): move to items on the same level - #514

Open
hugolepeytre wants to merge 1 commit into
stevearc:masterfrom
hugolepeytre:feature/same-level-jump
Open

feat(sibling_jump): move to items on the same level#514
hugolepeytre wants to merge 1 commit into
stevearc:masterfrom
hugolepeytre:feature/same-level-jump

Conversation

@hugolepeytre

Copy link
Copy Markdown
Contributor

Added functions to jump to items on the same level.
If current level is 0, logic is the same as going up the tree, so the function is reused. Otherwise it finds current position among parent's children and updates it.

closes #443

@github-actions
github-actions Bot requested a review from stevearc April 19, 2026 21:09
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.

feature request: Add actions to move selection to next/prev item at the same level

1 participant