Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

More tree-sitter navigation / selection modes #313

Merged
merged 3 commits into from
Apr 21, 2024
Merged

Conversation

hadronized
Copy link
Owner

I want to use that PR to also refactor a bit the usage of tree-sitter. For instance, we use QueryCapture everywhere, while we actually want to use Node, so that we can reuse those functions for doing things like expanding / collapsing selections; moving to the next sibling, parent, etc.

@hadronized hadronized force-pushed the tree-sitter-nav branch 3 times, most recently from f4eb083 to 1bad60f Compare April 21, 2024 12:17
@hadronized hadronized marked this pull request as ready for review April 21, 2024 12:17
@hadronized hadronized merged commit 5f8b583 into master Apr 21, 2024
3 checks passed
@hadronized hadronized deleted the tree-sitter-nav branch April 21, 2024 12:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant