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

Implement find_preceding #3

Merged
merged 1 commit into from
Nov 16, 2022
Merged

Implement find_preceding #3

merged 1 commit into from
Nov 16, 2022

Conversation

udoprog
Copy link
Owner

@udoprog udoprog commented Nov 16, 2022

This can be used to find a point span which ends at a given node after a call to node_with_range. Which might be useful to determine something like the node that is just preceding the point being edited.

@udoprog udoprog added the enhancement New feature or request label Nov 16, 2022
@udoprog udoprog changed the title Implement find_preceeding Implement find_preceding Nov 16, 2022
@udoprog udoprog merged commit 1a002b7 into main Nov 16, 2022
@udoprog udoprog deleted the find-preceeding branch November 16, 2022 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant