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

feat: document symbols #40

Merged
merged 1 commit into from
Feb 11, 2025
Merged

feat: document symbols #40

merged 1 commit into from
Feb 11, 2025

Conversation

ribru17
Copy link
Owner

@ribru17 ribru17 commented Feb 11, 2025

Returns all captures in a document, with their broader range being the nodes they capture. E.g. for:

(foo
  (bar)) @cap

the @cap variable's broad range is the range of the whole (foo (bar ... pattern.

Work towards #37

@ribru17 ribru17 merged commit 2b75de1 into master Feb 11, 2025
3 checks passed
@ribru17 ribru17 deleted the document_symbols branch February 11, 2025 17:12
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.

1 participant