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(parsing,parsing_handlers): add API to enhance parsing result #49

Merged
merged 2 commits into from
May 2, 2024

Conversation

jpedroh
Copy link
Owner

@jpedroh jpedroh commented Apr 6, 2024

This PR introduces an API that enables users to augment Tree Sitter's output, enriching the tree structure with additional information.

Copy link

codesandbox bot commented Apr 6, 2024

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@jpedroh jpedroh force-pushed the feat-parsing-handlers branch from 70334db to 3dd700c Compare April 6, 2024 19:19
@coveralls
Copy link

coveralls commented Apr 6, 2024

Coverage Status

coverage: 86.477% (+0.06%) from 86.417%
when pulling ff4813a on feat-parsing-handlers
into d5b3c87 on main.

@jpedroh jpedroh force-pushed the feat-parsing-handlers branch from 3dd700c to ad2fe09 Compare May 2, 2024 00:39
@jpedroh jpedroh force-pushed the feat-parsing-handlers branch from c5bda9f to dc1bffb Compare May 2, 2024 01:23
@jpedroh jpedroh marked this pull request as ready for review May 2, 2024 01:29
@jpedroh jpedroh merged commit 2c3f041 into main May 2, 2024
7 checks passed
@jpedroh jpedroh deleted the feat-parsing-handlers branch May 2, 2024 01:29
jpedroh added a commit that referenced this pull request May 2, 2024
This PR introduces an API that enables users to augment Tree Sitter's
output, enriching the tree structure with additional information.
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.

2 participants