Skip to content

Guide for how language communities can self-serve language support? #10934

Discussion options

You must be logged in to vote

For code search, if you implement a tree-sitter parser for Dart, we can absolutely enable things like fuzzy jump-to-definition and better ranking. That would be awesome! We can do it pretty quickly, just let us know when you have a parser.

Getting "precise" stack graph support is a bit more complex, as it's more than just a parser. But we want to enable third parties to help us with that too, I'll let @dcreager answer that one.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@dcreager
Comment options

@elliette
Comment options

Answer selected by colinwm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Search and Navigation Search, navigate, and understand code on GitHub Product Feedback
3 participants