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

Add tag queries #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

rewinfrey
Copy link

Based on #3, and adds tag queries used to help extract symbol data from parse trees generated from tree-sitter-proto. The symbols matched via these queries are used to populate symbol data used for code navigation and some aspects of code search on github.com.

Currently adding this to my personal fork, but ideally we'd love to have these changes upstreamed to the fork parent.

@mkatychev
Copy link

@rewinfrey do you mind submitting this to https://github.com/treywood/tree-sitter-proto ? That seems to be the defacto successor fork of this project since it got accepted into https://github.com/nvim-treesitter/nvim-treesitter/pull/5185/files

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